diff --git a/xml/System.Security.Cryptography/ToBase64Transform.xml b/xml/System.Security.Cryptography/ToBase64Transform.xml
index 9141aaca8fd..5c908fa8d0f 100644
--- a/xml/System.Security.Cryptography/ToBase64Transform.xml
+++ b/xml/System.Security.Cryptography/ToBase64Transform.xml
@@ -732,13 +732,13 @@ For more information about `Dispose` and `Finalize`, see [Cleaning Up Unmanaged
The current object has already been disposed.
The data size is not valid.
- The parameter contains an invalid offset length.
+ The parameter contains an invalid offset length.
-or-
The parameter contains an invalid value.
The parameter is .
- The parameter requires a non-negative number.
+ The parameter requires a non-negative number and less than or equal to the length of .
Cryptographic Services
@@ -812,13 +812,13 @@ For more information about `Dispose` and `Finalize`, see [Cleaning Up Unmanaged
]]>
The current object has already been disposed.
- The parameter contains an invalid offset length.
+ The parameter contains an invalid offset length.
-or-
The parameter contains an invalid value.
The parameter is .
- The parameter requires a non-negative number.
+ The parameter requires a non-negative number and less than or equal to the length of .
Cryptographic Services