diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 805da97c5..28e9e0e5d 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -11,9 +11,9 @@
 # Z height probe. One may define this section to enable Z height
 # probing hardware. When this section is enabled, PROBE and
 # QUERY_PROBE extended g-code commands become available. The probe
-# section also creates a virtual probe:z_virtual_endstop pin. One may
-# set the stepper_z endstop_pin to this virtual pin on cartesian style
-# printers that use the probe in place of a z endstop.
+# section also creates a virtual "probe:z_virtual_endstop" pin. One
+# may set the stepper_z endstop_pin to this virtual pin on cartesian
+# style printers that use the probe in place of a z endstop.
 #[probe]
 #pin: ar15
 #   Probe detection pin. This parameter must be provided.
@@ -350,8 +350,8 @@
 
 # Run-time configurable output pins (one may define any number of
 # sections with an "output_pin" prefix). Pins configured here will be
-# setup as output pins and one may modify them at run-time using the
-# "SET_PIN PIN=my_pin VALUE=.1" extended g-code command.
+# setup as output pins and one may modify them at run-time using
+# "SET_PIN PIN=my_pin VALUE=.1" type extended g-code commands.
 #[output_pin my_pin]
 #pin:
 #   The pin to configure as an output. This parameter must be
@@ -367,8 +367,8 @@
 #   slightly less ram in the micro-controller. The default is to use
 #   runtime configuration of pins.
 #value:
-#   The value to initially set the pin to during MCU
-#   configuration. The default is 0 (for low voltage).
+#   The value to initially set the pin to during MCU configuration.
+#   The default is 0 (for low voltage).
 #shutdown_value:
 #   The value to set the pin to on an MCU shutdown event. The default
 #   is 0 (for low voltage).
@@ -420,9 +420,8 @@
 #   The value to statically set the given AD5206 channel to. This is
 #   typically set to a number between 0.0 and 1.0 with 1.0 being the
 #   highest resistance and 0.0 being the lowest resistance. However,
-#   the range may be changed with the 'scale' parameter (see
-#   below). If a channel is not specified then it is left
-#   unconfigured.
+#   the range may be changed with the 'scale' parameter (see below).
+#   If a channel is not specified then it is left unconfigured.
 #scale:
 #   This parameter can be used to alter how the 'channel_x' parameters
 #   are interpreted. If provided, then the 'channel_x' parameters
@@ -565,7 +564,7 @@
 #   used in "RepRapDiscount 2004 Smart Controller" type displays),
 #   "st7920" (which is used in "RepRapDiscount 12864 Full Graphic
 #   Smart Controller" type displays) or "uc1701" (which is used in
-#   "MKS Mini 12864 type" displays). This parameter must be provided.
+#   "MKS Mini 12864" type displays). This parameter must be provided.
 #rs_pin:
 #e_pin:
 #d4_pin: