fix(curriculum): typo in quiz testing (#60652)

This commit is contained in:
Clarence Bakosi 2025-06-02 10:59:36 +01:00 committed by GitHub
parent 9f270dcc79
commit 93e987e34b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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--