From f024fc32297ed7490426dc35bc4c85e6135a57e5 Mon Sep 17 00:00:00 2001 From: "freddi(Yuki Aki)" Date: Tue, 24 Mar 2020 22:44:00 +0900 Subject: [PATCH] Update Docs/ProjectSpec.md Co-Authored-By: Yonas Kolb --- Docs/ProjectSpec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: