Skip to content

Commit

Permalink
Fix typo in release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks authored Apr 12, 2021
1 parent 65d4d71 commit 7311853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This table describes all MsQuic releases, both officially supported (LTSC or SAC
| -- | -- | -- | -- | -- |
| LTSC | [release/1.0](https://github.com/microsoft/msquic/tree/release/1.0) | Nov 13 2020 | Jan 5 2021 | Jan 4 2026 |
| TBD | [release/1.1](https://github.com/microsoft/msquic/tree/release/1.1) | Feb 10 2020 | TBD | TBD |
| PRE | [release/1.2](https://github.com/microsoft/msquic/tree/prerelease/1.2) | Mar 26 2020 | N/A |N/A |
| PRE | [prerelease/1.2](https://github.com/microsoft/msquic/tree/prerelease/1.2) | Mar 26 2020 | N/A |N/A |

<br>\* Future **Release Dates** are subject to change.
<br>\** **End of Support** dates do not include possible [extended support](https://docs.microsoft.com/en-us/windows-server/get-started-19/servicing-channels-19#long-term-servicing-channel-ltsc) extensions.
Expand Down

0 comments on commit 7311853

Please sign in to comment.