diff --git a/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs b/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs index ee53b5f86d..7fe360b7b8 100644 --- a/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs +++ b/Wox.Plugin.SystemPlugins/ThirdpartyPluginIndicator.cs @@ -85,7 +85,7 @@ namespace Wox.Plugin.SystemPlugins public override string Description { - get { return "Provide Third-party plugin actionword suggeestion."; } + get { return "Provide Third-party plugin actionword suggestion."; } } } }