Skip to content

Commit 00fb2e6

Browse files
committed
docs(ref): Finish a sentence on rust-versions
1 parent d25c269 commit 00fb2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/rust-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ What Rust versions to support is a trade off between
8686
Users of your package are most likely to track their supported Rust versions to:
8787
- Their Rust toolchain vendor's support policy, e.g. The Rust Project or a Linux distribution
8888
- Note: the Rust Project only offers bug fixes and security updates for the latest version.
89-
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every
89+
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every 5 releases.
9090

9191
In addition, users are unlikely to be using the new Rust version immediately but need time to notice and re-verify or might not be aligned on the exact same schedule..
9292

0 commit comments

Comments
 (0)