fix(docs): lot of misspelling (#1180) [skip ci]
This commit is contained in:
@@ -121,7 +121,7 @@ All product and company names are trademarks™ or registered® trademarks of th
|
||||
|
||||
<!--examples-->
|
||||
```yaml
|
||||
name: Succint report
|
||||
name: Succinct report
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.pagespeed.svg
|
||||
@@ -159,7 +159,7 @@ with:
|
||||
|
||||
```
|
||||
```yaml
|
||||
name: Succint report with PWA
|
||||
name: Succinct report with PWA
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.pagespeed.svg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- name: Succint report
|
||||
- name: Succinct report
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.pagespeed.svg
|
||||
@@ -30,7 +30,7 @@
|
||||
plugin_pagespeed_token: ${{ secrets.PAGESPEED_TOKEN }}
|
||||
plugin_pagespeed_url: https://lecoq.io
|
||||
|
||||
- name: Succint report with PWA
|
||||
- name: Succinct report with PWA
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.pagespeed.svg
|
||||
|
||||
Reference in New Issue
Block a user