Skip to content

Commit 2a8bdd2

Browse files
authored
chore(docs): fix audits sub-table array name (#556)
1 parent 28a4a07 commit 2a8bdd2

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
@@ -43,7 +43,7 @@ Then add the plugin to your `netlify.toml` configuration file:
4343
pwa = 0.9
4444

4545
# optional, deploy the lighthouse report to a path under your site
46-
[plugins.inputs]
46+
[plugins.inputs.audits]
4747
output_path = "reports/lighthouse.html"
4848
```
4949

0 commit comments

Comments
 (0)