Skip to content

Commit

Permalink
docs(CONTRIBUTING.md): fix typo in doc (#2169)
Browse files Browse the repository at this point in the history
  • Loading branch information
olalekanteeblaze authored May 10, 2020
1 parent 5b57303 commit dd6308c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ footer
- `docs` - changes to docs, e.g. `docs(api.md): ..` to change documentation.
- `test` - changes to playwright tests infrastructure.
- `devops` - build-related work, e.g. CI related patches and general changes to the browser build infrastructure
- `chore` - everythin that doesn't fall under previous categories
- `chore` - everything that doesn't fall under previous categories
2. *namespace* is put in parenthesis after label and is optional. Must be lowercase.
3. *title* is a brief summary of changes.
4. *description* is **optional**, new-line separated from title and is in present tense.
Expand Down

0 comments on commit dd6308c

Please sign in to comment.