Skip to content

Commit afc38e6

Browse files
committed
typo
1 parent f575506 commit afc38e6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/overview/visual-cpp-language-conformance.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,11 @@ For details on conformance improvements, see [C++ conformance improvements in Vi
222222

223223
## C++ Standard library features
224224

225-
A more detailed listing of Standard Library features and bug fixes by product version is available on the [GitHub Microsoft STL wiki Changelog](https://github.com/microsoft/STL/wiki/Changelog) page.\
226-
For the latest details on ongoing C++23 Standard Library conformance work, see [STL C++23 Features](https://github.com/orgs/microsoft/projects/1142/views/2).\
227-
For the latest details on ongoing C++26 Standard Library conformance work, see [STL C++26 Features](https://github.com/orgs/microsoft/projects/1142/views/2).
225+
A more detailed listing of Standard Library features and bug fixes by product version is available on the [GitHub Microsoft STL wiki Changelog](https://github.com/microsoft/STL/wiki/Changelog) page.
226+
227+
For the latest details about ongoing conformance work, see:
228+
- [STL C++23 Features](https://github.com/orgs/microsoft/projects/1142/views/2).
229+
- [STL C++26 Features](https://github.com/orgs/microsoft/projects/1143/views/2).
228230

229231
| Feature | Supported |
230232
|--|--|

0 commit comments

Comments
 (0)