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.