Skip to content

Commit 06dbb99

Browse files
vuittont600xE282B0
authored andcommitted
docs: fix typos (hyperium#724)
1 parent f32743c commit 06dbb99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Getting Help ##
66

77
If you have a question about the h2 library or have encountered problems using it, you may
8-
[file an issue][issue] or ask ask a question on the [Tokio Gitter][gitter].
8+
[file an issue][issue] or ask a question on the [Tokio Gitter][gitter].
99

1010
## Submitting a Pull Request ##
1111

@@ -15,7 +15,7 @@ Do you have an improvement?
1515
2. We will try to respond to your issue promptly.
1616
3. Fork this repo, develop and test your code changes. See the project's [README](README.md) for further information about working in this repository.
1717
4. Submit a pull request against this repo's `master` branch.
18-
6. Your branch may be merged once all configured checks pass, including:
18+
5. Your branch may be merged once all configured checks pass, including:
1919
- Code review has been completed.
2020
- The branch has passed tests in CI.
2121

0 commit comments

Comments
 (0)