diff --git a/doc/mkdocs/docs/integration/cmake.md b/doc/mkdocs/docs/integration/cmake.md index 0b24020a6..9f1ecc95a 100644 --- a/doc/mkdocs/docs/integration/cmake.md +++ b/doc/mkdocs/docs/integration/cmake.md @@ -63,7 +63,7 @@ target_link_libraries(foo PRIVATE nlohmann_json::nlohmann_json) ``` !!! Note - The repository download size quite large. + The repository download size is quite large. You might want to depend on a smaller repository. For instance, you might want to replace the URL above by .