From eb8e8d186566c5c195e6b9497ca7d410300a16d6 Mon Sep 17 00:00:00 2001 From: Rob Schoening Date: Sun, 30 Aug 2020 18:01:02 -0700 Subject: [PATCH] fix spelling error Signed-off-by: Rob Schoening --- docs/content/management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/management.md b/docs/content/management.md index 8ba5439752..343c0431ea 100644 --- a/docs/content/management.md +++ b/docs/content/management.md @@ -1056,7 +1056,7 @@ configure an OPA to download one of two bundles based on a label in the boot configuration. Let's say the label `region` indicates the region in which the OPA is running and it's value will decide the bundle to download. -Below is a policy file which generates an OPA congfiguration. +Below is a policy file which generates an OPA configuration. **example.rego**