Skip to content

Commit

Permalink
typo fixes (#11201)
Browse files Browse the repository at this point in the history
Signed-off-by: Ibrahim Mkusa <[email protected]>
  • Loading branch information
iskm authored Oct 31, 2024
1 parent 4f714d3 commit 4adcdf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ If you're interested in contributing documentation, please note the following:

If you're interested in contributing new tests, please see the [TESTING.md](./tests/TESTING.md).

## Code Convetion
## Code Convention

See the [code convetions documentation](./docs/contrib/code_conventions.md) for more information on how to write code for K3s.
See the [code conventions documentation](./docs/contrib/code_conventions.md) for more information on how to write code for K3s.

### Opening PRs and organizing commits
PRs should generally address only 1 issue at a time. If you need to fix two bugs, open two separate PRs. This will keep the scope of your pull requests smaller and allow them to be reviewed and merged more quickly.
Expand Down

0 comments on commit 4adcdf8

Please sign in to comment.