diff --git a/xml/System/Uri.xml b/xml/System/Uri.xml
index fc06c487ac8..a7931c9bafd 100644
--- a/xml/System/Uri.xml
+++ b/xml/System/Uri.xml
@@ -1971,9 +1971,7 @@ If you used an escaped string to construct this instance (for example, `"http://
is .
- Note: In the .NET for Windows Store apps or the Portable Class Library, catch the base class exception, , instead.
-
- The length of exceeds 32766 characters.
+ .NET Framework only: The length of exceeds 32766 characters.
@@ -2129,9 +2127,7 @@ If you used an escaped string to construct this instance (for example, `"http://
is .
- The length of exceeds 32766 characters.
-
- Note: In .NET for Windows Store apps or the Portable Class Library, catch the base class exception, , instead.
+ .NET Framework only: The length of exceeds 32766 characters.