From 2f6e94c94cae036b70b02df996dc12e2e61e5dcb Mon Sep 17 00:00:00 2001 From: Alessandro Maggi <59124971+DicyRoll@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:57:58 +0200 Subject: [PATCH] docs: Fix typo in Bed_Mesh.md (#6572) Signed-off-by: Maggi Alessandro --- docs/Bed_Mesh.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/Bed_Mesh.md b/docs/Bed_Mesh.md index 9ee8df507..1538f6257 100644 --- a/docs/Bed_Mesh.md +++ b/docs/Bed_Mesh.md @@ -44,10 +44,9 @@ probe_count: 5, 3 - `mesh_max: 240, 198`\ _Required_\ - The probed coordinate farthest farthest from the origin. This is not - necessarily the last point probed, as the probing process occurs in a - zig-zag fashion. As with `mesh_min`, this coordinate is relative to - the probe's location. + The probed coordinate farthest from the origin. This is not necessarily + the last point probed, as the probing process occurs in a zig-zag fashion. + As with `mesh_min`, this coordinate is relative to the probe's location. - `probe_count: 5, 3`\ _Default Value: 3, 3_\