Skip to content

Commit bb14c8d

Browse files
Jack251970Copilot
andauthored
Update localization-toolkit.md
Co-authored-by: Copilot <[email protected]>
1 parent b142344 commit bb14c8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

localization-toolkit.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ If set to `false`, the `Main` class that implements **[IPlugin](/API-Reference/F
1313

1414
If set to `true`, we can access `IPublicAPI` instance from `PublicApi.Instance` in the project by dependency injection.
1515
And the `Main` class does not need to have a [PluginInitContext](/API-Reference/Flow.Launcher.Plugin/PluginInitContext.md) property.
16-
(Not recommended for plugin projects because this will make plugins only compabible with Flow 1.20.0 or higher)
17-
16+
(Not recommended for plugin projects because this will make plugins only compatible with Flow 1.20.0 or higher)
1817
## Usage
1918

2019
### Main class

0 commit comments

Comments
 (0)