1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-09 05:22:48 +03:00

minor Markdown error

This commit is contained in:
Niels
2015-01-05 20:30:34 +01:00
parent b39f78924a
commit bf768d96d9

View File

@@ -235,7 +235,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
## Execute unit tests with CMake
# To compile and run the tests, you need to execute
To compile and run the tests, you need to execute
```sh
$ cmake .