Skip to content

Commit 322b2d7

Browse files
committed
docs: fix a few typos in the contributing doc.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
1 parent 5940ee9 commit 322b2d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ the section below we ask that the following guidelines be considered when
66
opening, reviewing, and merging pull requests.
77

88
* No one should merge their own code or code from their own organization
9-
* Reviewers should included people from an organization that is not your own
9+
* Reviewers should include people from an organization that is not your own
1010
* If no changes have been requested by other reviewers the (last) reviewer
1111
merges the pull request on approval
1212
* The CNCF [#tag-runtime](https://cloud-native.slack.com/archives/CPBE97SMU)
@@ -76,5 +76,5 @@ Then you just add a line to every git commit message:
7676

7777
Use your real name (sorry, no pseudonyms or anonymous contributions.)
7878

79-
If you set your `user.name` and `user.email` git configs, you can sign your
80-
commit automatically with `git commit -s`.
79+
If you set your `user.name` and `user.email` in your git config, you can
80+
sign your commit automatically with `git commit -s`.

0 commit comments

Comments
 (0)