Skip to content

Commit c43bada

Browse files
authored
Docs: fix typo (#8)
1 parent d3f0834 commit c43bada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/foo-api-docs/docs/lighthouse-check-github-action/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ An endpoint to post comments to. This is only needed if you want to trigger comm
4545
### `device`
4646
**Type**: `'all' | 'desktop' | 'mobile' | undefined`
4747

48-
The device in which to run Lighthouse. **Note**: When specifying `all` - Lighthouse will one multiple times (once per device).
48+
The device in which to run Lighthouse. **Note**: When specifying `all` - Lighthouse will run multiple times (once per device).
4949

5050
### `extraHeaders`
5151
**Type**: `string | undefined`

0 commit comments

Comments
 (0)