Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricedb committed Oct 24, 2020
1 parent 946d5f6 commit e05de16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Example:

Executes one of the standard Visual Studio Code commands. The command should be one of the standard Visual Studio Code command names. See the Keyboard shortcuts for the known commands. When the command requires additional parameters an **args** array or primitive types can be passed along. Add an optional `repeat` settings if a command needs to be execured multiple times.

Note: Not all commands might work as expected so your mileage my vary.
Note: Not all commands might work as expected so your mileage may vary.

Examples:

Expand Down

0 comments on commit e05de16

Please sign in to comment.