Skip to content

Commit 3545d0d

Browse files
authored
Merge pull request #5039 from MicrosoftDocs/main
9/23/2023 AM Publish
2 parents 95e00ba + 8cb8dcb commit 3545d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Except as noted within the documentation for specific functions, the UCRT is com
3333
| [UWP apps, the Windows Runtime, and the C runtime](./windows-store-apps-the-windows-runtime-and-the-c-run-time.md) | Describes when UCRT routines aren't compatible with Universal Windows apps or Microsoft Store apps. |
3434
| [ANSI C conformance](./ansi-c-compliance.md) | Describes standard-conforming names in the UCRT. |
3535
| [UNIX](./unix.md) | Provides guidelines for porting programs to UNIX. |
36-
| [Windows platforms (CRT)](./windows-platforms-crt.md) | Lists the operating systems that are the CRT supports. |
36+
| [Windows platforms (CRT)](./windows-platforms-crt.md) | Lists the operating systems that CRT supports. |
3737
| [Backward compatibility](./backward-compatibility.md) | Describes how to map old CRT names to the new ones. |
3838
| [C runtime (CRT) and C++ Standard Library (STL) `.lib` files](./crt-library-features.md) | Provides an overview of the CRT library (.lib) files and the associated compiler options. |

0 commit comments

Comments
 (0)