about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamelid <37223377+camelid@users.noreply.github.com>2020-10-03 13:30:37 -0700
committerGitHub <noreply@github.com>2020-10-03 13:30:37 -0700
commit250b4adc15ca0d64b740d6bb2fbb72783c9b69ae (patch)
treef9039ccde39f149998e2902ac5315d53b1b0ad95
parent738d4a7a368b4da8bfa31915f06bb1ddce9e9980 (diff)
downloadrust-250b4adc15ca0d64b740d6bb2fbb72783c9b69ae.tar.gz
rust-250b4adc15ca0d64b740d6bb2fbb72783c9b69ae.zip
Fix capitalization in blog post name
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 62d30842b23..ce11a74b71f 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -90,7 +90,7 @@ Compatibility Notes
 
 Internal Only
 --------
-- [Improved default settings for bootstrapping in `x.py`.][73964] You can read details about this change in the ["Changes To `x.py` Defaults"](https://blog.rust-lang.org/inside-rust/2020/08/30/changes-to-x-py-defaults.html) post on the Inside Rust blog.
+- [Improved default settings for bootstrapping in `x.py`.][73964] You can read details about this change in the ["Changes to `x.py` defaults"](https://blog.rust-lang.org/inside-rust/2020/08/30/changes-to-x-py-defaults.html) post on the Inside Rust blog.
 
 [1.47.0-cfg]: https://docs.microsoft.com/en-us/windows/win32/secbp/control-flow-guard
 [75048]: https://github.com/rust-lang/rust/pull/75048/