From 02ca814e6ccd138ba054a0d9bdd2a9715eec1303 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Wed, 21 Jul 2021 19:43:02 +0200 Subject: [PATCH] :hammer: fix typo --- doc/mkdocs/docs/integration/cmake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .