Skip to content

Commit

Permalink
highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
unconed committed May 1, 2016
1 parent 030bd50 commit eaeb8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -77,7 +77,7 @@ var three = mathbox.three;

See [threestrap](https://github.com/unconed/threestrap) for all available `options`. e.g. To spawn inside a specific element, do:

```
```javascript
var element = document.querySelector('#my-thing');
var mathbox = mathBox({ element: element });
```
Expand Down

0 comments on commit eaeb8e1

Please sign in to comment.