Skip to content

Commit deb3344

Browse files
committed
fix(docs/contributing): removes extra format quote
clean up on syntax of text formatting
1 parent 5ac44ae commit deb3344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/contributing/submitting-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To make it more formal, it looks something like this:
6464
The allowed `{types}` are as follows:
6565

6666
* `feat` -> feature
67-
* `fix`` -> bug fix
67+
* `fix` -> bug fix
6868
* `docs` -> documentation
6969
* `style` -> formatting
7070
* `ref` -> refactoring code

0 commit comments

Comments
 (0)