From 08aacec0b2616c9b836feb4c22c6e121595bb29e Mon Sep 17 00:00:00 2001
From: Boffgithub <40854849+Boffgithub@users.noreply.github.com>
Date: Sun, 19 Aug 2018 15:15:48 +0100
Subject: [PATCH] config: Update example-extras.cfg (#544)

Changed 'endstop' to 'stepper' in 'multi-steppers axes' section

Signed-off-by: Ben Warren <boffdroid@gmail.com>
---
 config/example-extras.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 9788fa1e3..7c4bd6bdc 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -250,7 +250,7 @@
 #endstop_pin: ^ar19
 #   If an endstop_pin is defined for the additional stepper then the
 #   stepper will home until the endstop is triggered. Otherwise, the
-#   endstop will home until the endstop on the primary stepper for the
+#   stepper will home until the endstop on the primary stepper for the
 #   axis is triggered.