From f32613892f062c1db8c414aeb68798f3e42a8eae Mon Sep 17 00:00:00 2001 From: youngjl1 Date: Sun, 10 Dec 2017 10:26:02 -0500 Subject: [PATCH] Name correction in documentation --- website/source/intro/getting-started/join.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/join.html.md b/website/source/intro/getting-started/join.html.md index 59123a429..01ee74e78 100644 --- a/website/source/intro/getting-started/join.html.md +++ b/website/source/intro/getting-started/join.html.md @@ -72,7 +72,7 @@ the replicated log until the expected number of servers has successfully joined. You can read more about this in the [bootstrapping guide](/docs/guides/bootstrapping.html). -We've included the [`-enable_script_checks`](/docs/agent/options.html#_enable_script_checks) +We've included the [`-enable-script-checks`](/docs/agent/options.html#_enable_script_checks) flag set to `true` in order to enable health checks that can execute external scripts. This will be used in examples later. For production use, you'd want to configure [ACLs](/docs/guides/acl.html) in conjunction with this to control the ability to