Skip to content

Commit 2841386

Browse files
committed
Fix Whitespace
1 parent d9b258b commit 2841386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Uses [Docopt] to provide a beautiful command-line interface, and [Howard Hinnant
1919
[Catch] is included as a single header in order to build/run unit tests.
2020
[Ninja] is a nice (but optional) replacement for `make`.
2121
Intel's [TBB] provides significantly better performance if present (3x+).
22-
Follows the [CppCore Guidelines][guidelines] as enforced by [ClangTidy], which you can run using the
22+
Follows the [CppCore Guidelines][guidelines] as enforced by [ClangTidy], which you can run using the
2323
[clang-tidy.sh] script:
2424

2525
~~~

0 commit comments

Comments
 (0)