Skip to content

Commit dc08419

Browse files
Fix typo
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 340666a commit dc08419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3552,7 +3552,7 @@ XSS is usually best countered by choosing a framework or library that automatica
35523552

35533553
#### Lab: Cross-Site Scripting (XSS)
35543554

3555-
🧪 **Lab: Please try lab [xss](https://best.openssf.org/labs/xss.html), which lets you experiment with how to counter cross-site scripting (XSS) vulnerabilitiesies.**
3555+
🧪 **Lab: Please try lab [xss](https://best.openssf.org/labs/xss.html), which lets you experiment with how to counter cross-site scripting (XSS) vulnerabilities.**
35563556

35573557
*Labs are optional, but you're strongly encouraged to try them!*
35583558

0 commit comments

Comments
 (0)