8000 Typo fix: "reqeust" -> "request" · davidmoss/github3.py@e51b785 · GitHub
[go: up one dir, main page]

Skip to content

Commit e51b785

Browse files
Typo fix: "reqeust" -> "request"
1 parent b75eabc commit e51b785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Guidelines for Contributing to github3.py
2626
please also add tests to the test suite.
2727

2828
4. If you're adding additional functionality beyond what the API covers,
29-
please open an issue reqeust first and of course add tests to cover the
29+
please open an issue request first and of course add tests to cover the
3030
functionality in the event it is accepted.
3131

3232
Also, please be certain to add docstrings_ to these functions. Follow the

0 commit comments

Comments
 (0)
0