Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ before contributing.
[cla]: https://openjsf.org/cla
[coc]: https://github.com/webhintio/.github/blob/main/CODE_OF_CONDUCT
[contributor guide]: https://webhint.io/docs/contributor-guide/
You can learn more about [creating a new rule](https://webhint.io/docs/contributor-guide/how-to/rule/).
[pr process]: https://webhint.io/docs/contributor-guide/getting-started/pull-requests/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ yarn
yarn build
```

This can take a bit so please be patient.
This can take some time, please be patient.

To learn more about the internals of `webhint`, the structure of the
project, how to create new hints, parsers, formatters, etc, take
Expand Down