Skip to content

Commit 5c1bcb2

Browse files
committed
tick all requirements
1 parent 049784b commit 5c1bcb2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Form-Controls/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ Let's write out our testable criteria. Check each one off as you complete it.
5959
These practices reflect the level of quality expected in professional work.
6060
They ensure your code is reliable, maintainable, and presents a polished, credible experience to users.
6161

62-
- [ ] My HTML code has no errors or warnings when validated using https://validator.w3.org/
63-
- [ ] My code is consistently formatted
64-
- [ ] My page content is free of typos and grammatical mistakes
65-
- [ ] I commit often and push regularly to GitHub
62+
- [x] My HTML code has no errors or warnings when validated using https://validator.w3.org/
63+
- [x] My code is consistently formatted
64+
- [x] My page content is free of typos and grammatical mistakes
65+
- [x] I commit often and push regularly to GitHub
6666

6767
## Resources
6868

0 commit comments

Comments
 (0)