From cc580370c117ffc70a97dacd7ba9e6c204d104a7 Mon Sep 17 00:00:00 2001 From: Audrey Aaliyah Jensen Date: Thu, 31 Aug 2023 15:57:43 -0500 Subject: [PATCH] spell correction --- config/SafetyQuiz.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/SafetyQuiz.yaml b/config/SafetyQuiz.yaml index eeee517..dfd7e23 100644 --- a/config/SafetyQuiz.yaml +++ b/config/SafetyQuiz.yaml @@ -182,7 +182,7 @@ Questions: - {Label: "Code Red, Paint Room", Value: True} - {Label: "Code Yellow, Paint Room", Value: False} Q27: - Text: "When using a fire extinguisher, you should us the PASS method for fighting fires." + Text: "When using a fire extinguisher, you should use the PASS method for fighting fires." Choices: - {Label: "Pull, alarm, squeeze and sweep.", Value: False} - {Label: "Pull, aim, squeeze and sweep.", Value: True}