This repository was archived by the owner on Jul 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Options:
109109 --pwa Minimum PWA score for the PR to be considered "passing". [Number]
110110 --perf Minimum performance score for the PR to be considered "passing". [Number]
111111 --seo Minimum seo score for the PR to be considered "passing". [Number]
112- --a11y Minimum accessiblity score for the PR to be considered "passing". [Number]
112+ --a11y Minimum accessibility score for the PR to be considered "passing". [Number]
113113 --bp Minimum best practices score for the PR to be considered "passing". [Number]
114114
115115 --no-comment Doesn't post a comment to the PR issue summarizing the Lighthouse results. [Boolean]
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Options:
4141 --pwa Minimum PWA score for the PR to be considered "passing". [Number]
4242 --perf Minimum performance score for the PR to be considered "passing". [Number]
4343 --seo Minimum seo score for the PR to be considered "passing". [Number]
44- --a11y Minimum accessiblity score for the PR to be considered "passing". [Number]
44+ --a11y Minimum accessibility score for the PR to be considered "passing". [Number]
4545 --bp Minimum best practices score for the PR to be considered "passing". [Number]
4646
4747 --no-comment Doesn't post a comment to the PR issue summarizing the Lighthouse results. [Boolean]
You can’t perform that action at this time.
0 commit comments