Skip to content

Commit bdbef28

Browse files
committed
update readme
Fix typo.
1 parent 632a442 commit bdbef28

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
@@ -27,7 +27,7 @@ directory for more details.
2727

2828
mathjax-node provides two libraries, `./lib/mj-single.js` and `./lib/mj-page.js`. Below are two very minimal examples -- be sure to check out the examples in `./bin/` for more advanced configurations.
2929

30-
* `.lib/mj-single.js` is optimized for processing single equations.
30+
* `./lib/mj-single.js` is optimized for processing single equations.
3131

3232

3333
```javascript

0 commit comments

Comments
 (0)