Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiVandivier committed Jan 13, 2025
1 parent 90b6636 commit 2562d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/plugin/src/Plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type PluginProps = {
/** URL to provide to iframe `src` */
pluginSource?: string
/**
* 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
* will be found from the instance's app list (`/api/apps`)
*/
pluginShortName?: string
Expand Down

0 comments on commit 2562d68

Please sign in to comment.