about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorİsmail Arılık <arilik.ismail@gmail.com>2023-07-24 15:11:58 +0300
committerTshepang Mbambo <tshepang@gmail.com>2023-07-24 15:33:43 +0200
commitb8b5f808c0899072bce4c00cecc03965af5258a8 (patch)
tree7e9101269ce5f852982371a87b56378afcee4e84 /src/doc/rustc-dev-guide
parent13d6b5a485200413ad1af5bd07d89bf96049eee7 (diff)
downloadrust-b8b5f808c0899072bce4c00cecc03965af5258a8.tar.gz
rust-b8b5f808c0899072bce4c00cecc03965af5258a8.zip
fix(about.md): use `a` instead of `an`
Pronunciation of the next word requires it.
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/notification-groups/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/notification-groups/about.md b/src/doc/rustc-dev-guide/src/notification-groups/about.md
index a85c4a5056e..1307a50fcff 100644
--- a/src/doc/rustc-dev-guide/src/notification-groups/about.md
+++ b/src/doc/rustc-dev-guide/src/notification-groups/about.md
@@ -42,7 +42,7 @@ particularly those of **middle priority**:
 
 ## Joining a notification group
 
-To join an notification group, you just have to open a PR adding your
+To join a notification group, you just have to open a PR adding your
 Github username to the appropriate file in the Rust team repository.
 See the "example PRs" below to get a precise idea and to identify the
 file to edit.