diff --git a/README.md b/README.md index 1e7a1be..a47ca50 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # CPM CPM is a CMake script that adds dependency management capabilities to CMake. -It's built as an extension of CMake's [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) module with that adds version control and simpler usage. +It's built as an extension of CMake's [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) module that adds version control and simpler usage. ## Supported projects