Skip to content

Commit ce1a495

Browse files
authored
Update dotnet-install-script.md (#32349)
1 parent 832609d commit ce1a495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/tools/dotnet-install-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ The install scripts do not update the registry on Windows. They just download th
100100

101101
Specifies the source channel for the installation. The possible values are:
102102

103-
- `STS` - Standard Term Support SDK
104-
- `LTS` - The most current Long Term Support release
103+
- `STS` - the most recent Standard Term Support release
104+
- `LTS` - the most recent Long Term Support release
105105
- Two-part version in A.B format, representing a specific release (for example, `3.1` or `6.0`).
106106
- Three-part version in A.B.Cxx format, representing a specific SDK release (for example, 6.0.1xx or 6.0.2xx). Available since the 5.0 release.
107107

0 commit comments

Comments
 (0)