Skip to content

Commit 2562d68

Browse files
committed
chore: lint
1 parent 90b6636 commit 2562d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/plugin/src/Plugin.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ type PluginProps = {
88
/** URL to provide to iframe `src` */
99
pluginSource?: string
1010
/**
11-
* Short name of the target app/plugin to load -- its plugin launch URL
11+
* Short name of the target app/plugin to load -- its plugin launch URL
1212
* will be found from the instance's app list (`/api/apps`)
1313
*/
1414
pluginShortName?: string

0 commit comments

Comments
 (0)