Skip to content

Commit e9b3092

Browse files
Update checklists/engineering-checklist.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bf04b98 commit e9b3092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checklists/engineering-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ If you don't have a designer on your project, or are not working with an accessi
158158
## Additional Resources
159159

160160
- [ ] **Run a scan on your code**
161-
- We recommend starting with free axe-tools, although beware that automated scans are NOT full-proof. A great example of this is [Building the most inaccessible site possible with a perfect Lighthouse score](https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/).
161+
- We recommend starting with free axe-tools, although beware that automated scans are NOT fool-proof. A great example of this is [Building the most inaccessible site possible with a perfect Lighthouse score](https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/).
162162
- [ ] **Consider adding accessibility linters and actions to your CI/CD pipeline**
163163
- Adding accessibility tools into your code process is a great way to work on accessibility together.
164164

0 commit comments

Comments
 (0)