Skip to content

Commit 674d443

Browse files
committed
README fix typo
1 parent 3104c59 commit 674d443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ and
6666
[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray)
6767
([Indexed Collections](https://tc39.es/ecma262/multipage/indexed-collections.html#sec-indexed-collections)).
6868

69-
If you want to be sure that those implemtations are available in your target
69+
If you want to be sure that those implementations are available in your target
7070
runtime environment, you might want to consider using a polyfill such as
7171
[__core-js__ Typed Arrays](https://github.com/zloirock/core-js#ecmascript-typed-arrays).
7272

0 commit comments

Comments
 (0)