Skip to content

Commit f193267

Browse files
committed
Exclude foreach from readme
1 parent ad84c1a commit f193267

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
@@ -48,7 +48,7 @@ node build.js
4848

4949
Modern browsers.
5050

51-
Utilizes `Array.forEach`, `addEventListener` and `DOMElement.setSelectionRange`. All of these can be polyfilled if support for ancient browsers is desired.
51+
Utilizes `addEventListener` and `DOMElement.setSelectionRange`. Both of these can be polyfilled if support for ancient browsers is desired.
5252

5353

5454
## License

0 commit comments

Comments
 (0)