Skip to content

Commit bf9ce1f

Browse files
Update overrides.md
1 parent c148f0b commit bf9ce1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user-guide/src/overrides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ string in the following form:
122122
```
123123
(<channel>[-<date>])|<custom toolchain name>
124124
125-
<channel> = stable|beta|nightly|<versioned>
126-
<versioned> = <major.minor>[-<beta tag>]|<major.minor.patch>[-<beta tag>]
125+
<channel> = stable|beta|nightly|<versioned>[-<beta tag>]
126+
<versioned> = <major.minor>|<major.minor.patch>
127127
<beta tag> = beta[.<number>]
128128
<date> = YYYY-MM-DD
129129
```

0 commit comments

Comments
 (0)