diff options
| author | russell-myers1 | 2024-11-19 21:37:39 +0100 |
|---|---|---|
| committer | GitHub | 2024-11-19 21:37:39 +0100 |
| commit | 0988523851236da07c68e7683261ca8464df5b3a (patch) | |
| tree | e70e46e0ffd59edfcf454ea14dcdf3d7ad54ed39 | |
| parent | 3a6df60ba5ed64a473003aeca85f4cfc0c01c193 (diff) | |
Fix typo in docs/api_development_overview.md (#24620)
| -rw-r--r-- | docs/api_development_overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api_development_overview.md b/docs/api_development_overview.md index e55d034100..eb164bec52 100644 --- a/docs/api_development_overview.md +++ b/docs/api_development_overview.md @@ -4,7 +4,7 @@ This page attempts to introduce developers to the QMK Compiler. It does not go i # Overview -The QMK Compile API consists of a few movings parts: +The QMK Compile API consists of a few moving parts:  |