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 bd11b42 commit 145d1e0Copy full SHA for 145d1e0
README.md
@@ -1,6 +1,6 @@
1
# Netlify Plugin Lighthouse
2
3
-A Netlify plugin to generate a lighthouse report for every deploy
+A Netlify plugin to generate a Lighthouse report for every deploy
4
5
## Usage
6
@@ -82,7 +82,7 @@ Example `netlify.toml` file that audits the site root path and a contact page:
82
83
```
84
85
-The lighthouse report results are automatically printed to the **Deploy log** in the Netlify UI. For example:
+The Lighthouse report results are automatically printed to the **Deploy log** in the Netlify UI. For example:
86
87
88
2:35:07 PM: ────────────────────────────────────────────────────────────────
0 commit comments