소스 검색

Add missing word in introduction

Fixes #1969.
Rémi Verschelde 6 년 전
부모
커밋
17f94a8b4f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      about/introduction.rst

+ 2 - 2
about/introduction.rst

@@ -82,8 +82,8 @@ relatively intuitive:
 - The :ref:`sec-devel` section is intended for advanced users and contributors
   to the engine development, with information on compiling the engine,
   developing C++ modules or editor plugins.
-- The :ref:`sec-community` gives information related to contributing to the
-  engine development and the life of its community, e.g. how to report bugs,
+- The :ref:`sec-community` section gives information related to contributing to
+  the engine development and the life of its community, e.g. how to report bugs,
   help with the documentation, etc. It also points to various community channels
   like IRC and Discord and contains a list of recommended third-party tutorials
   outside of this documentation.