From a44b297e16850530ff2e932cdb2f1c20cac91b91 Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Tue, 11 Oct 2016 09:39:17 -0700 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3501fd2..ef48e1f1 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ article][app-engine-build-constraints] for more. ## govendor specifics -The [vendor.json][vendor.json] spec that govendor follows for it's metadata +The [vendor.json][vendor.json] spec that govendor follows for its metadata file allows for arbitrary, tool specific fields. This buildpack uses this feature to track build specific bits. These bits are encoded in the following top level json keys: @@ -202,4 +202,4 @@ $ # Add a heroku changelog item (if notable) [cgo]: http://golang.org/cmd/cgo/ [vendor.json]: https://github.com/kardianos/vendor-spec [gopgsqldriver]: https://github.com/jbarham/gopgsqldriver -[glide]: https://github.com/Masterminds/glide \ No newline at end of file +[glide]: https://github.com/Masterminds/glide