diff --git a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs index bf8bbf44a..07fc378c3 100644 --- a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs +++ b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs @@ -18,7 +18,7 @@ namespace Flow.Launcher.Plugin { /// /// Change Flow.Launcher query. - /// When current results are from context menu or history, we will back to query results before changing query. + /// When current results are from context menu or history, it will go back to query results before changing query. /// /// query text ///