Skip to content

Commit

Permalink
Extend lab intro text
Browse files Browse the repository at this point in the history
Signed-off-by: David A. Wheeler <[email protected]>
  • Loading branch information
david-a-wheeler committed Aug 13, 2024
1 parent 1e2a9a3 commit bd81dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secure_software_development_fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ Many programs need to validate text fields, but those fields’ rules are not de

#### Lab: Input Validation: A Few Simple Data Types

🧪 Lab: Please try lab [input1](https://best.openssf.org/labs/input1.html).
🧪 Lab: Please try lab [input1](https://best.openssf.org/labs/input1.html), which lets you practice validating input of a simple data type.
Labs are optional, but we encourage you to try them.

### Sidequest: Text, Unicode, and Locales
Expand Down

0 comments on commit bd81dea

Please sign in to comment.