From a888057453db7a854549ec0d13f638392ffbcca8 Mon Sep 17 00:00:00 2001 From: Ryan Roden-Corrent Date: Thu, 25 Mar 2021 07:31:05 -0400 Subject: [PATCH] Fix a small typo in cli_commands.md (#12379) --- docs/cli_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**: