Browse Source

Too many "too"'s

transpile
Luke Childs 8 years ago
parent
commit
21c3918bfd
  1. 2
      README.md

2
README.md

@ -62,7 +62,7 @@ Again, you can use the callback version as a pure function too:
whenDomReady(() => console.log('DOM is ready yo!'), doc);
```
The helper too:
And of course the helper:
```js
//...

Loading…
Cancel
Save