소스 검색

Minor readability improvement for README-contributing.md

Sam Lantinga 8 달 전
부모
커밋
995a6a0333
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/README-contributing.md

+ 1 - 1
docs/README-contributing.md

@@ -57,7 +57,7 @@ If you had already forked the repository, you may update it from the web page us
 
 Code formatting is done using a custom `.clang-format` file, you can learn more about how to run it [here](https://clang.llvm.org/docs/ClangFormat.html).
 
-Some legacy code may not be formatted, as such avoid formatting the whole file at once and only format around your changes.
+Some legacy code may not be formatted, so please avoid formatting the whole file at once and only format around your changes.
 
 For your commit message to be properly displayed on GitHub, it should contain: