diff options
author | Thijs Triemstra <info@collab.nl> | 2023-02-20 17:06:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 11:06:25 -0500 |
commit | 848a78d1a548cfe28af20d5d0ab021558368cfae (patch) | |
tree | 8a8b3ea53c6b105171579643f1995d2394d877a9 /docs/Overview.md | |
parent | aca0c71a2b2eb1679923ca2491aadad38cc43081 (diff) | |
download | kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.gz kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.xz kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.zip |
docs: Fix typos (#6032)
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 6b9a6cd9..9b94b01e 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -54,7 +54,7 @@ communication with the Klipper developers. perfectly square. - [PWM tools](Using_PWM_Tools.md): Guide on how to use PWM controlled tools such as lasers or spindles. -- [Exclude Object](Exclude_Object.md): The guide to the Exclude Objecs +- [Exclude Object](Exclude_Object.md): The guide to the Exclude Objects implementation. ## Developer Documentation |