aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 113fbbce..dda7266b 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -346,7 +346,7 @@ max_z_velocity:
#min_angle: 5
# This represents the minimum angle (in degrees) relative to horizontal
# that the deltesian arms are allowed to achieve. This parameter is
-# intended to restrict the arms from becomming completely horizontal,
+# intended to restrict the arms from becoming completely horizontal,
# which would risk accidental inversion of the XZ axis. The default is 5.
#print_width:
# The distance (in mm) of valid toolhead X coordinates. One may use
@@ -383,7 +383,7 @@ arm_x_length:
# for stepper_right, this parameter defaults to the value specified for
# stepper_left.
-# The stepper_right section is used to desribe the stepper controlling the
+# The stepper_right section is used to describe the stepper controlling the
# right tower.
[stepper_right]
@@ -4323,7 +4323,7 @@ serial:
#auto_load_speed: 2
# Extrude feedrate when autoloading, default is 2 (mm/s)
#auto_cancel_variation: 0.1
-# Auto cancel print when ping varation is above this threshold
+# Auto cancel print when ping variation is above this threshold
```
### [angle]