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.
2 parents 1aef180 + 826b461 commit 8aae0deCopy full SHA for 8aae0de
README.md
@@ -36,8 +36,8 @@ compiler is installed on the host system.
36
invalid UTF-8 chars, some of these validations could not be done in JavaScript
37
hence the need for a binary addon. In most cases you will already be
38
validating the input that you receive for security purposes leading to double
39
- validation. But if you want to be 100% spec conform and fast validation of UTF-8
40
- then this module is a must.
+ validation. But if you want to be 100% spec-conforming and have fast
+ validation of UTF-8 then this module is a must.
41
42
### Sending and receiving text data
43
0 commit comments