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 3104c59 commit 674d443Copy full SHA for 674d443
README.md
@@ -66,7 +66,7 @@ and
66
[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray)
67
([Indexed Collections](https://tc39.es/ecma262/multipage/indexed-collections.html#sec-indexed-collections)).
68
69
-If you want to be sure that those implemtations are available in your target
+If you want to be sure that those implementations are available in your target
70
runtime environment, you might want to consider using a polyfill such as
71
[__core-js__ Typed Arrays](https://github.com/zloirock/core-js#ecmascript-typed-arrays).
72
0 commit comments