diff options
author | jdonagher <jdonagher@gmail.com> | 2023-04-24 08:00:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 11:00:50 -0400 |
commit | 9b59d745f1d025e883533825b55435d2240b7944 (patch) | |
tree | 839f21c294742f6303984750bfb94de77196f53c /docs | |
parent | 011b4e39e63980266342cdd6dacfdb15da8c684d (diff) | |
download | kutter-9b59d745f1d025e883533825b55435d2240b7944.tar.gz kutter-9b59d745f1d025e883533825b55435d2240b7944.tar.xz kutter-9b59d745f1d025e883533825b55435d2240b7944.zip |
docs: Update Bed_Mesh.md (#6143)
Fix typo.
Signed-off-by: John Donagher <jdonagher@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Bed_Mesh.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Bed_Mesh.md b/docs/Bed_Mesh.md index cdae4cbd..c45ca2ab 100644 --- a/docs/Bed_Mesh.md +++ b/docs/Bed_Mesh.md @@ -371,7 +371,7 @@ following parameters are available: - `MESH_ORIGIN` - `ROUND_PROBE_COUNT` - All beds: - - `RELATIVE_REFERNCE_INDEX` + - `RELATIVE_REFERENCE_INDEX` - `ALGORITHM` See the configuration documentation above for details on how each parameter |