diff --git a/docs/index.html b/docs/index.html
index b8abaf23e8..ad61456f66 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -232,7 +232,7 @@
Fits Like a Glove
[{ 'script': 'super' }, { 'script': 'sub' }],
[{ 'header': '1' }, { 'header': '2' }, 'blockquote', 'code-block' ],
[{ 'list': 'ordered' }, { 'list': 'bullet'}, { 'indent': '-1' }, { 'indent': '+1' }],
- [ 'direction', { 'align': [] }],
+ [ {'direction': 'rtl'}, { 'align': [] }],
[ 'link', 'image', 'video', 'formula' ],
[ 'clean' ]
],