use more simple language

Not obvious what "sort by" means
This commit is contained in:
Tshepang Mbambo 2025-04-12 09:39:13 +02:00 committed by GitHub
parent 758f3224f1
commit 5c08026fe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ function in the same way as other pull requests.
[`src/doc`]: https://github.com/rust-lang/rust/tree/master/src/doc
[std-root]: https://github.com/rust-lang/rust/blob/master/library/std/src/lib.rs#L1
To find documentation-related issues, sort by the [A-docs label].
To find documentation-related issues, use the [A-docs label].
You can find documentation style guidelines in [RFC 1574].