From 114e4b2bf935e4ed1fc7dbff760054beac58d6fb Mon Sep 17 00:00:00 2001 From: andris9 Date: Mon, 13 Jun 2011 23:26:51 +0300 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12fda7..98f9d49 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Available fields: Chapter `id` is needed to load the chapters `getChapter` ## toc -*flow* is a property of the *epub* object and indicates a list of titles/urls for the TOC. Actual chapter and it's ID needs to be detected with the `href` property +*toc* is a property of the *epub* object and indicates a list of titles/urls for the TOC. Actual chapter and it's ID needs to be detected with the `href` property ## getChapter(chapter_id, callback)