We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b6636 commit 2562d68Copy full SHA for 2562d68
services/plugin/src/Plugin.tsx
@@ -8,7 +8,7 @@ type PluginProps = {
8
/** URL to provide to iframe `src` */
9
pluginSource?: string
10
/**
11
- * Short name of the target app/plugin to load -- its plugin launch URL
+ * Short name of the target app/plugin to load -- its plugin launch URL
12
* will be found from the instance's app list (`/api/apps`)
13
*/
14
pluginShortName?: string
0 commit comments