Skip to content

Commit 2a4b094

Browse files
Update docs/contributing.md
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
1 parent c072cf8 commit 2a4b094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Do not forget to `pipx upgrade poetry@master` before using it, to make sure you
245245
{{% /note %}}
246246

247247
{{% note %}}
248-
This mechanism can also be used to test pull requests by using Github's pull request remote refs:
248+
This mechanism can also be used to test pull requests by using GitHub's pull request remote refs:
249249
```sh
250250
pipx install --suffix @pr1234 git+https://github.com/python-poetry/poetry.git@refs/pull/1234/head
251251
```

0 commit comments

Comments
 (0)