We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d2b5e commit cd30d7eCopy full SHA for cd30d7e
encodings/base64/base64.htm
@@ -74,7 +74,7 @@ <h1>Base64 Encoding/Decoding Tests</h1>
74
75
_should: {
76
error: {
77
- testInvalidChar: new Error("Not a base64-encode string.")
+ testInvalidChar: new Error("Not a base64-encoded string.")
78
}
79
},
80
0 commit comments