We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f44c2 commit f1d22b0Copy full SHA for f1d22b0
doc/user-guide/src/concepts/toolchains.md
@@ -17,7 +17,7 @@ Standard release channel toolchain names have the following form:
17
18
<channel> = stable|beta|nightly|<versioned>[-<beta tag>]
19
<versioned> = <major.minor>|<major.minor.patch>
20
-<beta tag> = beta[.<number>]
+<prerelease> = beta[.<number>]
21
<date> = YYYY-MM-DD
22
<host> = <target-triple>
23
```
0 commit comments