Browse Source

Fix typo in docs/api_development_overview.md (#24620)

russell-myers1 1 year ago
parent
commit
0988523851
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api_development_overview.md

+ 1 - 1
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:
 
 ![Architecture Diagram](https://raw.githubusercontent.com/qmk/qmk_api/master/docs/architecture.svg)