Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xcatliu committed Jan 4, 2016
1 parent 6c68e5b commit b3b631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using CommonJS style, It's quite easy to import `react-ie8`, just ins
require('react-ie8');
```

If fact it equals to:
In fact it equals to:

```js
require('es5-shim');
Expand Down

0 comments on commit b3b631b

Please sign in to comment.