diff --git a/calibration.html b/calibration.html
index 5198445..1172c38 100644
--- a/calibration.html
+++ b/calibration.html
@@ -167,7 +167,7 @@
Additional start gcode
M221 S38 can also be used to compensate for 2.85 mm filament and M221 S34 for 3.00 mm filament instead of the default 1.75 mm.
Setting the K factor for linear advance. For example, M900 K0.11
Custom ABL sequence. By default, only G28 is present. This gcode will be inserted immediately afer that so custom commands can be used here.
- Anythng else you have in your start gcode, such as setting acceleration values, E-steps, etc.
+ Anything else you have in your start gcode, such as setting acceleration values, E-steps, etc.