소스 검색

Fix mistype

Denis K 9 년 전
부모
커밋
f2ab5a75fe
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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