Skip to content

Commit 4872860

Browse files
Update docs/contributing/first-time.md
Co-authored-by: David Glick <[email protected]>
1 parent 1cfa3b5 commit 4872860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/first-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Once you have completed, tested, and linted your code, and created a {ref}`contr
225225
### Update your pull request from your fork
226226

227227
Often another pull request will get merged before yours, and your pull request will fall behind the main branch.
228-
To keep your pull request current, you can issue the follow git commands.
228+
To keep your pull request current, you can issue the following git commands.
229229

230230
```shell
231231
# Assume `main` is the main branch.

0 commit comments

Comments
 (0)