about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorMichele <62351258+mikysett@users.noreply.github.com>2023-02-15 22:19:07 +0000
committerTshepang Mbambo <tshepang@gmail.com>2023-02-16 07:24:32 +0200
commite8a4dc9db9cb4771830073df80a3c6ad7e34697a (patch)
treeda1994ad03425558b03c775927ce142fa03282d1 /src/doc/rustc-dev-guide
parent3e7c37b69f0cee4de3cdbd2d075fbed3c9d5f226 (diff)
downloadrust-e8a4dc9db9cb4771830073df80a3c6ad7e34697a.tar.gz
rust-e8a4dc9db9cb4771830073df80a3c6ad7e34697a.zip
Typo
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md
index c8f3d0ae783..846051b0d1e 100644
--- a/src/doc/rustc-dev-guide/src/contributing.md
+++ b/src/doc/rustc-dev-guide/src/contributing.md
@@ -320,7 +320,7 @@ Here are those same steps in detail:
    merged because CI will be broken. You'll want to write a message on the PR referencing
    your change, and how the PR should be merged once your change makes it into a nightly.
 5. Wait for your PR to merge.
-6. Wait for a nightly
+6. Wait for a nightly.
 7. (optional) Help land your PR on the upstream repository now that your changes are in nightly.
 8. (optional) Send a PR to rust-lang/rust updating the submodule.