From d223f63be58232380208cac054dba3336addc2a1 Mon Sep 17 00:00:00 2001 From: John Snow Date: Mon, 22 Jul 2019 16:57:55 -0400 Subject: [PATCH] Update docs/habitat.md Co-Authored-By: Jerry Aldrich --- docs/habitat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/habitat.md b/docs/habitat.md index 8c0e1bf19..e6df92a6c 100644 --- a/docs/habitat.md +++ b/docs/habitat.md @@ -14,7 +14,7 @@ To learn more about Chef Habitat and try our demos and tutorials, visit [https:/ ## Chef Habitat Scaffolding -Chef Habitat has a native templating method to it called scaffolding. This plugin now uses scaffolding so that you can get the benefits of testing and best practices for your InSpec profile Habitat packages. This will also remove the need for you to re-run the plugin over time as things in InSpec may change. In order to pull in the latest changes you just have to re-run build and it will pull in the latest best practices and the most recent version of InSpec. +Chef Habitat has a native templating method to it called scaffolding. This plugin uses scaffolding so that you can get the benefits of testing and best practices for your InSpec profile Habitat packages. This will also remove the need for you to re-run the plugin over time as things in InSpec may change. With scaffolding, in order to pull in the latest changes you just have to re-run build and it will pull in the latest best practices and the most recent version of InSpec. ## Using the Chef Habitat Integration