Skip to content

Commit 995a6a0

Browse files
committed
Minor readability improvement for README-contributing.md
1 parent 86b46c6 commit 995a6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README-contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you had already forked the repository, you may update it from the web page us
5757

5858
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).
5959

60-
Some legacy code may not be formatted, as such avoid formatting the whole file at once and only format around your changes.
60+
Some legacy code may not be formatted, so please avoid formatting the whole file at once and only format around your changes.
6161

6262
For your commit message to be properly displayed on GitHub, it should contain:
6363

0 commit comments

Comments
 (0)