We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ebd5d commit 0d63144Copy full SHA for 0d63144
src/walkthrough.md
@@ -192,7 +192,7 @@ it.
192
When your review approves the PR, it will go into a queue for yet another bot
193
called `@bors`. `@bors` manages the CI build/merge queue. When your PR reaches
194
the head of the `@bors` queue, `@bors` will test out the merge by running all
195
-tests against your PR on Travis CI. This takes may take a lot of time to
+tests against your PR on Travis CI. This takes a lot of time to
196
finish. If all tests pass, the PR is merged and becomes part of the next
197
nightly compiler!
198
0 commit comments