Skip to content

Commit f1d22b0

Browse files
Update doc/user-guide/src/concepts/toolchains.md
Co-authored-by: rami3l <[email protected]>
1 parent 30f44c2 commit f1d22b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user-guide/src/concepts/toolchains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Standard release channel toolchain names have the following form:
1717
1818
<channel> = stable|beta|nightly|<versioned>[-<beta tag>]
1919
<versioned> = <major.minor>|<major.minor.patch>
20-
<beta tag> = beta[.<number>]
20+
<prerelease> = beta[.<number>]
2121
<date> = YYYY-MM-DD
2222
<host> = <target-triple>
2323
```

0 commit comments

Comments
 (0)