Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit a3e5efa

Browse files
authored
docs: fix typo in contributing.md
1 parent d569a05 commit a3e5efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you report a bug, please follow these guidelines:
3030

3131
For small documentation changes, you can use [Github's editing feature](https://help.github.com/articles/editing-files-in-another-user-s-repository/).
3232
The only thing to keep in mind is to prefix the commit message with "docs: ".
33-
The detault commit message generated by Github will lead to a failing CI build.
33+
The default commit message generated by Github will lead to a failing CI build.
3434

3535
For larger updates to the documentation
3636
it might be better to follow the [instructions for contributing code below](#contributing-code).

0 commit comments

Comments
 (0)