Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyHow authored Dec 4, 2021
1 parent f934bcd commit d82a9d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Gets windows patch release information (Build, KB Number, Release Date etc) for

* **OSVersion**

This parameter is optional. OS name you want to check. Default value is Win10. Accepted values:
This parameter is optional. OS name you want to check. Default value is Win10. Supported accepted values:

| OS Name | Version |
| :---------------------------------------------------| :--------------------------------------------------------------------------- |
Expand All @@ -62,7 +62,7 @@ Gets windows patch release information (Build, KB Number, Release Date etc) for

* **OSVersion**

This parameter is mandatory. OS version number you want to check. Accepted values:
This parameter is mandatory. OS version number you want to check. Supported accepted values:

| Windows Client OS | Version |
| :-------------------------------------------------- | :--------------------------------------------------------------------------- |
Expand All @@ -71,7 +71,7 @@ Gets windows patch release information (Build, KB Number, Release Date etc) for

| Windows Server OS | Version |
| :-------------------------------------------------- | :--------------------------------------------------------------------------- |
| SAC (Semi-Annual Channel) | 1809, 1903, 1909, 2004, 20H2, 21H1, 21H2 |
| SAC (Semi-Annual Channel) | 1709, 1803, 1809, 1903, 1909, 2004, 20H2 |
| LTSB/LTSC (Long-Term Servicing Build/Channel) | 2016 = 1607, 2019 = 1809, 2022 = 21H2 |

* **LatestReleases**
Expand Down

0 comments on commit d82a9d0

Please sign in to comment.