]> git.lizzy.rs Git - rust.git/commitdiff
Update RELEASES.md
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
Sat, 13 Feb 2021 12:19:34 +0000 (12:19 +0000)
committerGitHub <noreply@github.com>
Sat, 13 Feb 2021 12:19:34 +0000 (12:19 +0000)
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
RELEASES.md

index 7d35e80b3be09e71a0d2efd2685b8b554cc318dc..d5bd34d6e5b7dd0d4138289fe55b34f6d302c3d0 100644 (file)
@@ -83,7 +83,7 @@ Various improvements to intra-doc links:
 
   - [You can link to non-path primitives such as `slice`.][80181]
   - [You can link to associated items.][74489]
-  - [You can now link to items with generics such as `Vec<T>`.][76934]
+  - [You can now include generic parameters when linking to items, like `Vec<T>`.][76934]
 
 Misc
 ----