diff --git a/Documentation/compatibility/long-path-support.md b/Documentation/compatibility/long-path-support.md index 6afeb6ea3..2a0e943cf 100644 --- a/Documentation/compatibility/long-path-support.md +++ b/Documentation/compatibility/long-path-support.md @@ -21,7 +21,7 @@ because a path exceeded 260 characters will now throw a only under the following conditions: -- The length of the path is greater than (32,767) characters. +- The length of the path is greater than (32,767) characters. - The operating system returns `COR_E_PATHTOOLONG` or its equivalent. For apps that target the .NET Framework 4.6.1 and earlier versions, the runtime