diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue
index 28243aa3..5b0918c1 100644
--- a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue
+++ b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/camCalibrationExplanation.vue
@@ -4,7 +4,9 @@
Before starting camera calibration:
- - Remove any samples from your microscope
+ - Insert a slide.
+ - Move your slide to an empty area, ideally looking through the coverslip.
+ - If your slide has no empty areas, remove it and instead calibrate on no sample.
- Ensure your illumination is on, well focused, and centred.
diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/cameraMainCalibrationStep.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/cameraMainCalibrationStep.vue
index ed0709e4..400ada49 100644
--- a/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/cameraMainCalibrationStep.vue
+++ b/webapp/src/components/modalComponents/calibrationWizardComponents/cameraCalibrationSteps/cameraMainCalibrationStep.vue
@@ -1,7 +1,7 @@
- Once your field of view is empty and well illuminated, click Full Auto-Calibrate.
+ Once your field of view appears empty and well illuminated, click Full Auto-Calibrate.