diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 73a02bbb7..adafa955a 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -94,5 +94,5 @@ The [__clang-format__](https://clang.llvm.org/docs/ClangFormat.html) tool can fi * On Macs only: `brew install clang-format` # Only needs to be installed once. * All platforms: `clang-format -i -style="{IndentWidth: 4}" my_file.cpp` -- Most importantly, - - Happy coding! +Most importantly, +- Happy coding!