Update Docs/ProjectSpec.md

Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
This commit is contained in:
freddi(Yuki Aki)
2020-03-24 22:44:00 +09:00
committed by GitHub
co-authored by Yonas Kolb
parent 18efe96637
commit f024fc3229
+1 -1
View File
@@ -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: