From c97d087a21206053769596004153eea29973563a Mon Sep 17 00:00:00 2001 From: Audrey Aaliyah Jensen Date: Thu, 31 Aug 2023 16:05:17 -0500 Subject: [PATCH] more spelling fixes --- config/SafetyQuiz.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/SafetyQuiz.yaml b/config/SafetyQuiz.yaml index dfd7e23..5bd1a62 100644 --- a/config/SafetyQuiz.yaml +++ b/config/SafetyQuiz.yaml @@ -35,14 +35,14 @@ Questions: Text: "Proper lifting techniques include:" Choices: - {Label: "Bending knees, not wisting at the waist and having a clear path", Value: True} - - {Label: "Bending knees, jerk load straight up nad drop the load when setting it down", Value: False} + - {Label: "Bending knees, jerk load straight up and drop the load when setting it down", Value: False} - {Label: "Getting a helper, straight legs, and twisting at the waist", Value: False} - {Label: "Bending knees, getting a helper, and pulling the load across the floor", Value: False} Q6: Text: "When using power grinders you should:" Choices: - {Label: "Wear safety glasses and a face shield", Value: False} - - {Label: "Never clamp a hand held grinder in a vise", Value: False} + - {Label: "Never clamp a handheld grinder in a vise", Value: False} - {Label: "Turn off the power when not in use", Value: False} - {Label: "All of the above", Value: True} Q7: @@ -90,7 +90,7 @@ Questions: Q13: Text: "Foot protection is made to meet a variety of occupational needs, including:" Choices: - - {Label: "Reducing static electricity of wearer.", Value: False} + - {Label: "Reducing static electricity of the wearer.", Value: False} - {Label: "Protecting the toes from crushing injuries.", Value: False} - {Label: "Keeping hot metal out of shoes.", Value: False} - {Label: "All of the above", Value: True}