Skip to content

Commit 9455e04

Browse files
authored
Update README.md
1 parent 8e34e26 commit 9455e04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Tools/CtrlHelpEditor/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ With this tool, you can add or edit an app to be supported by `CtrlHelp`, along
99
1. Clone this repository
1010
1. Run `CtrlHelpEditor.exe` (requires [.NET 8.0 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0))
1111

12-
To edit and existing app:
12+
To edit an existing app:
1313
1. Select `File > Open` and select the file [Shortcuts/apps.json](../../Shortcuts/apps.json).
1414
1. Double click the app you want to edit.
1515

1616
To add a new app:
1717
1. Select `File > New`. Fill in the fields.
1818
1. When saving (`File > Save`), select the file [Shortcuts/apps.json](../../Shortcuts/apps.json).
1919

20-
Finally, when your change is done, you can create a [pull request](https://github.com/veler/CtrlHelpApp/pulls) to submit your change to CtrlHelp's author.
20+
Finally, when your change are done, you can create a [pull request](https://github.com/veler/CtrlHelpApp/pulls) to submit your change to CtrlHelp's author.

0 commit comments

Comments
 (0)