about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorJosh Stone <cuviper@gmail.com>2023-12-16 15:49:26 -0800
committerJosh Stone <jistone@redhat.com>2023-12-19 14:56:47 -0800
commitc274a350df499bb9f6e35240169a0c37c5b8d3e9 (patch)
tree36ee988197829247d3353b403bb7e4cd7e43f1b1 /RELEASES.md
parent6ca466ed1d8288fa427fb2f981be0e38b2e7e4ec (diff)
downloadrust-c274a350df499bb9f6e35240169a0c37c5b8d3e9.tar.gz
rust-c274a350df499bb9f6e35240169a0c37c5b8d3e9.zip
Fix a release note typo
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 9554671d53a..ba1824da08c 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -121,7 +121,7 @@ tools.
 
 - [Optimize `librustc_driver.so` with BOLT.](https://github.com/rust-lang/rust/pull/116352/)
 - [Enable parallel rustc front end in dev and nightly builds.](https://github.com/rust-lang/rust/pull/117435/)
-- [Distribute `rustc-codegen-cratelift` as rustup component on the nightly channel.](https://github.com/rust-lang/rust/pull/81746/)
+- [Distribute `rustc-codegen-cranelift` as rustup component on the nightly channel.](https://github.com/rust-lang/rust/pull/81746/)
 
 Version 1.74.1 (2023-12-07)
 ===========================