diff --git a/RELEASES.md b/RELEASES.md index dfb21ed838063bfcfb8798b19f7718d7e56dc9d7..3cd253afbcd3b5844d9f3a7bc21ef5a9f2ea7a72 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -87,7 +87,7 @@ Cargo Rustdoc ------- -- [Rustdoc will now include documentation for methods available from `Deref` traits.][80653] +- [Rustdoc will now include documentation for methods available from _nested_ `Deref` traits.][80653] - [You can now provide a `--default-theme` flag which sets the default theme to use for documentation.][79642]