Skip to content

Commit 049f1e1

Browse files
Update README.md
Fixed typos and added options.
1 parent 032a894 commit 049f1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Updates to `netlify.toml` will take effect for new builds.
150150

151151
### Fail Builds Based on Score Thresholds
152152

153-
By default, the Lighthouse will just report finding. To fail a build based on the findings, specify the inputs threasholds in your `netlify.toml` file.
153+
By default, the Lighthouse plugin will report the findings in the deploy logs. To fail a build based on a specific score, specify the inputs thresholds in your `netlify.toml` file. Set the threshold based on `performance`, `accessibility`, `best-practices`, `seo`, or `pwa`.
154154

155155
```toml
156156
[[plugins]]

0 commit comments

Comments
 (0)