diff options
Diffstat (limited to 'docs/examples/versioning.getting-started.md')
| -rw-r--r-- | docs/examples/versioning.getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/versioning.getting-started.md b/docs/examples/versioning.getting-started.md index e221c0013..e523af592 100644 --- a/docs/examples/versioning.getting-started.md +++ b/docs/examples/versioning.getting-started.md @@ -42,7 +42,7 @@ project(myapp) ## Using versions with manifests
-With the `versions` feature flag enabled you can start addding version constraints to your dependencies.
+With the `versions` feature flag enabled you can start adding version constraints to your dependencies.
Let's start with creating a simple CMake project that depends on `fmt` and `zlib`.
|
