Browse Source

Fix mistype

Denis K 9 years ago
parent
commit
f2ab5a75fe
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/config_file.rst

+ 2 - 2
docs/config_file.rst

@@ -34,8 +34,8 @@ to start using your own theme.
 JET_INDEX_DASHBOARD
 -------------------
 
-Sets which dashboard class will be used for rending admin index dashboard. Allows you to create
-your own dashboard with custom modules with pre-installed layout.
+Sets which dashboard class will be used for rendering admin index dashboard. Allows you to create
+your own dashboard with custom modules and pre-installed layout.
 
 .. code:: python