mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
fixed spelling in readme
This commit is contained in:
parent
3cf0978623
commit
d8c91ab3dc
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ The [Examples](https://github.com/fchasen/epub.js/tree/master/examples) are like
|
|||
|
||||
Recent Updates
|
||||
-------------------------
|
||||
+ ```book.goto()``` and ```book.gottoCfi()``` can be called before ```book.renderTo()``` to start rendering at a previous page location.
|
||||
+ ```book.goto()``` and ```book.gotoCfi()``` can be called before ```book.renderTo()``` to start rendering at a previous page location.
|
||||
|
||||
+ Moved page position restoring from local storage out of main library and into the demo reader.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue