We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf60e2 commit 0ccfb12Copy full SHA for 0ccfb12
README.md
@@ -111,5 +111,5 @@ Here's how these inputs can be used in `netlify.toml`, with comments to explain
111
# Ignore all HTML files in `/admin`
112
ignoreDirectories = ['/admin']
113
# Perform a11y check against WCAG 2.1 AAA
114
- standard = 'WCAGAAA'
+ wcagLevel = 'WCAGAAA'
115
```
0 commit comments