diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-28 21:02:14 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-05-28 21:02:14 -0400 |
commit | 8e74e6aa0967216f8a19ffa2c4d441952213ef87 (patch) | |
tree | 2e0e6d08e3f8a2eb110eda7405d2b1d7ad640e65 /docs | |
parent | 977c334e2ec15647dda128516f286cdcfeab2964 (diff) | |
download | kutter-8e74e6aa0967216f8a19ffa2c4d441952213ef87.tar.gz kutter-8e74e6aa0967216f8a19ffa2c4d441952213ef87.tar.xz kutter-8e74e6aa0967216f8a19ffa2c4d441952213ef87.zip |
docs: Fix typo in Status_Reference.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Status_Reference.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index 10b5b457..01fc4271 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -1,5 +1,5 @@ -This document is a reference of printer status information that -available in Klipper [macros](Command_Templates.md), +This document is a reference of printer status information available +in Klipper [macros](Command_Templates.md), [display fields](Config_Reference.md#display), and via the [API Server](API_Server.md). |