Skip to content

Commit f318b95

Browse files
committed
docs(CONTRIBUTING.md): minor update
Update https://github.com/ocaml-sf/learn-ocaml/blob/master/CONTRIBUTING.md#conventional-commits-types to take into account commit 8cabe07.
1 parent 8cabe07 commit f318b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ As specified in commit [`87bb9b5`](https://github.com/ocaml-sf/learn-ocaml/commi
146146
| `test` | Tests | Add missing tests or correct existing tests |
147147
| `ci` | CI/CD | Change the CI/CD configuration |
148148
| `docs` | Documentation | Change documentation only |
149-
| `style` | Style | (hidden by default) Change code without affecting its meaning (white-space, formatting, semi-colons or so) |
149+
| `style` | Style | Change code without affecting its meaning (white-space, formatting, semi-colons or so) |
150150
| `chore` | Miscellaneous Chores | (hidden by default) Change files unrelated to code, tests, docs, build or ci config |
151151

152152
See also:

0 commit comments

Comments
 (0)