From 93e987e34bae79be5168fb0cda12f8337eb48694 Mon Sep 17 00:00:00 2001 From: Clarence Bakosi Date: Mon, 2 Jun 2025 10:59:36 +0100 Subject: [PATCH] fix(curriculum): typo in quiz testing (#60652) --- .../quiz-testing/66f1aeffc5774ac692112a7e.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/quiz-testing/66f1aeffc5774ac692112a7e.md b/curriculum/challenges/english/25-front-end-development/quiz-testing/66f1aeffc5774ac692112a7e.md index 5dab7edc95a..dbf2f855007 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-testing/66f1aeffc5774ac692112a7e.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-testing/66f1aeffc5774ac692112a7e.md @@ -369,7 +369,7 @@ To verify that the most critical functions of a system are working. #### --text-- -Which test involves creating simulated cyberattacks on the application to identify any vulnerabilitiess? +Which test involves creating simulated cyberattacks on the application to identify any vulnerabilities? #### --distractors--