From d32ec3ec5a9eb3ba06ed00c45edbcad1371d4bc7 Mon Sep 17 00:00:00 2001 From: Daniel Coulbourne Date: Mon, 12 Oct 2015 00:09:35 -0400 Subject: [PATCH] Fixed minor typo to replace "files" with "vendor" --- help/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/spec.md b/help/spec.md index b54c3d0..0def397 100644 --- a/help/spec.md +++ b/help/spec.md @@ -202,7 +202,7 @@ A more extensive `manifest.json` follows. vendor JSON [RFC4627] Array of Strings OR String - Describes a list of file paths to vendored project files in glob format. A Dependency MAY contain a "files " property. + Describes a list of file paths to vendored project files in glob format. A Dependency MAY contain a "vendor " property. bower