Skip to content

Commit 145d1e0

Browse files
Capitalize Lighthouse (#485)
1 parent bd11b42 commit 145d1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Netlify Plugin Lighthouse
22

3-
A Netlify plugin to generate a lighthouse report for every deploy
3+
A Netlify plugin to generate a Lighthouse report for every deploy
44

55
## Usage
66

@@ -82,7 +82,7 @@ Example `netlify.toml` file that audits the site root path and a contact page:
8282
8383
```
8484

85-
The lighthouse report results are automatically printed to the **Deploy log** in the Netlify UI. For example:
85+
The Lighthouse report results are automatically printed to the **Deploy log** in the Netlify UI. For example:
8686

8787
```
8888
2:35:07 PM: ────────────────────────────────────────────────────────────────

0 commit comments

Comments
 (0)