Skip to content

Commit 5bd685a

Browse files
Fix description of handling-errors lab
Signed-off-by: David A. Wheeler <[email protected]>
1 parent bd81dea commit 5bd685a

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
@@ -3176,7 +3176,7 @@ Error-handling is a fact of life, but you need to make sure your error handling
31763176

31773177
#### Lab: Handling Errors
31783178

3179-
🧪 Lab: Please try lab [handling-errors](https://best.openssf.org/labs/handling-errors.html), which lets you experiment in how to counter an OS shell (injection) vulnerability.
3179+
🧪 Lab: Please try lab [handling-errors](https://best.openssf.org/labs/handling-errors.html), which lets you experiment with leveraging an error handling mechanism (specifically exception handling) and improve its robustness.
31803180
Labs are optional, but we encourage you to try them.
31813181

31823182
### Logging

0 commit comments

Comments
 (0)