diff --git a/bootstrapvz/plugins/chef/manifest-schema.json b/bootstrapvz/plugins/chef/manifest-schema.json index 9bc9d47..c7b1299 100644 --- a/bootstrapvz/plugins/chef/manifest-schema.json +++ b/bootstrapvz/plugins/chef/manifest-schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-04/schema#", - "title": "Puppet plugin manifest", + "title": "Chef plugin manifest", "type": "object", "properties": { "plugins": {