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 018680e commit 8567323Copy full SHA for 8567323
README.md
@@ -5,7 +5,7 @@ A robust & optimized ES3-compatible polyfill for [the `String.prototype.codePoin
5
Other polyfills for `String.prototype.codePointAt` are available:
6
7
* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
8
-* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 6 tests)
+* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)
9
10
## Installation
11
0 commit comments