Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
erikolson186 committed Feb 26, 2017
1 parent 9ec68da commit 402297c
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 @@ -48,7 +48,7 @@ doc: { count: 1, age: 28 }
<script src="https://unpkg.com/zangodb@latest/dist/zangodb.min.js"></script>
```

For certain web browsers, such as Internet Explorer, the Babel polyfill is required and must be loaded before ZangoDB:
For certain web browsers, such as Internet Explorer, the Babel polyfill is required and must be loaded before **ZangoDB**:

```html
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.23.0/polyfill.min.js"></script>
Expand Down

0 comments on commit 402297c

Please sign in to comment.