Skip to content

Commit b02d299

Browse files
asashourlukeis
authored andcommitted
Typos in CONTRIBUTING.md
Fixing two typos in CONTRIBUTING.md Signed-off-by: Luke Inman-Semerau <[email protected]>
1 parent 9036358 commit b02d299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ directly on top of master.
128128

129129
### Step 3: Commit
130130

131-
FIrst make sure git knows your name and email address:
131+
First make sure git knows your name and email address:
132132

133133
```text
134134
% git config --global user.name 'Santa Claus'
@@ -216,7 +216,7 @@ branch.
216216

217217
When code review is complete, a committer will take your PR and
218218
integrate it on Selenium's master branch. Because we like to keep a
219-
linear history on th master branch, we will normally squash and rebase
219+
linear history on the master branch, we will normally squash and rebase
220220
your branch history.
221221

222222
## Stages of an Issue or PR

0 commit comments

Comments
 (0)