diff --git a/Docs/ProjectSpec.md b/Docs/ProjectSpec.md index 628f32c7..6efd01f5 100644 --- a/Docs/ProjectSpec.md +++ b/Docs/ProjectSpec.md @@ -889,7 +889,7 @@ Swift packages are defined at a project level, and then linked to individual tar ### Local Package -- [x] **path**: **String** - the path to the package in local. The path must be directory with a `Package.swift` file if specified as local package by `path`. +- [x] **path**: **String** - the path to the package in local. The path must be directory with a `Package.swift`. ```yml packages: