From f63a0b132d8a10077e0ecdd7aab4140e3613acca Mon Sep 17 00:00:00 2001 From: MangUsup Date: Wed, 23 Mar 2016 17:58:26 +0700 Subject: [PATCH] Update README.md Uppercase L --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 114df09b..020edd44 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ Thanks! every bit of help really does make a difference! - `History.options.busyDelay`
How long should we wait between busy events - `History.options.debug`
If true will enable debug messages to be logged - `History.options.initialTitle`
What is the title of the initial state -- `History.options.html4Mode`
If true, will force HTMl4 mode (hashtags) +- `History.options.html4Mode`
If true, will force HTML4 mode (hashtags) - `History.options.delayInit`
Want to override default options and call init manually.