diff --git a/docs/cli_commands.md b/docs/cli_commands.md index 5ab49abd2..bb5df8996 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md @@ -170,7 +170,7 @@ qmk json2c [-o OUTPUT] filename ## `qmk c2json` Creates a keymap.json from a keymap.c. -**Note:** Parsing C source files is not easy, therefore this subcommand may not work your keymap. In some cases not using the C pre-processor helps. +**Note:** Parsing C source files is not easy, therefore this subcommand may not work with your keymap. In some cases not using the C pre-processor helps. **Usage**: