From 9906bdec0503ae7fab170c4245f466fa02d567e5 Mon Sep 17 00:00:00 2001 From: Mary Jinglewski Date: Thu, 18 Jun 2020 16:03:48 -0400 Subject: [PATCH] Copyedits Signed-off-by: Mary Jinglewski --- docs/reporters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reporters.md b/docs/reporters.md index 46688328e..f05079ca5 100644 --- a/docs/reporters.md +++ b/docs/reporters.md @@ -172,7 +172,7 @@ This will be the node name which shows up in Automate. #### node_uuid -This will be the node UUID which shows up in Automate. You will want to use a single static UUID per node for all your reports. If you are running Inspec outside of an audit cookbook or other environment where a chef_guid or node_uuid is already known to Inspec, you must specify a node_uuid in the Inspec config. +This will be the node UUID which shows up in Chef Automate. Use a single static UUID per node for all your reports. You must specify a `node_uuid` in the Chef InSpec configuration file if running Chef InSpec outside of an audit cookbook or another environment where a `chef_guid` or `node_uuid` is already known to Chef InSpec. #### environment