diff --git a/calibration.html b/calibration.html
index 617352c..d0d30ca 100644
--- a/calibration.html
+++ b/calibration.html
@@ -1185,7 +1185,7 @@
The philosophy of this test - M220
This feedrate test tower is sliced in vase mode. This is for several reasons:
- After the first layer, a vase mode print only has a single type of feature: external perimeter. This makes it clear what the actual feedrate is for each segment of the tower.
- - Vase mode prints have continuous extrusion after the sold base infill is completed and therefore don't require retraction. This means we will not be confused by artefacts introduced from retractions and layer changes.
+ - Vase mode prints have continuous extrusion after the solid base infill is completed and therefore don't require retraction. This means we will not be confused by artefacts introduced from retractions and layer changes.
- Vase mode prints don't have any travel moves after the solid bottom layers are complete. This means we can increase the print feedrate without worrying about the travel feedrate being proportionally increased to a dangerous value.
- Because of the above reasons, vase mode makes it ideal to use the M220 feedrate modifier gcode to alter the feedrate for each segment of the test. This is supported in Marlin, Klipper and RepRapFirmware. Changing your feedrate mid print from the printer's LCD controls or web inteface uses this feature of the firmware. This test will insert M220 commands into the gcode for speed changes on the fly.