From c70224a586448992e1863db7e9a644e9e31edb0a Mon Sep 17 00:00:00 2001
From: paulusjacobus <pauljacobdegroot@gmail.com>
Date: Tue, 8 Mar 2016 19:37:29 +1100
Subject: [PATCH] Enhanced the section for G28/G29/M48/M401/M851 Auto bed
 leveling related commands

---
 G-Code-in-Marlin.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/G-Code-in-Marlin.md b/G-Code-in-Marlin.md
index 16fb3fe..7c883ac 100644
--- a/G-Code-in-Marlin.md
+++ b/G-Code-in-Marlin.md
@@ -110,7 +110,7 @@ of M200 setting
 extrude-only move will be classified as retract depending on the direction  
 
 ###Z Probe
- [[G28]]  - Home one or more axes. Note: G28 clears the bed leveling compensation matrix. Use G28 followed by G29 
+ [[G28]]  - Home one or more axes. Note G28 clears the bed leveling compensation matrix so use G28 followed by G29 
  [[G29]]  - Probe the bed Z height at multiple points and enable bed leveling compensation (ABL).  
  [[G30]]  - Probe the bed Z height at the current XY position.  
  [[G31]]  - Dock Z Probe sled.