From c0f5b044725b45f3d28a0241bd5ac66f88fa39aa Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Thu, 9 Jul 2020 05:16:50 -0700 Subject: [PATCH] Update 8.6.0_docs.md --- docs/8.6.0_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/8.6.0_docs.md b/docs/8.6.0_docs.md index ab157846d..111b8700a 100644 --- a/docs/8.6.0_docs.md +++ b/docs/8.6.0_docs.md @@ -35,7 +35,7 @@ default values for the **secure array** consists of: ['secure', 'securityLevel', Implementors can only modify configurations using directives, but cannot change the **secure** array. # Modifying Configurations and directives: -The Two types of directives: are “init” or “initialize” and “wrap”, or “wrapping”. +The Two types of directives: are “init” or “initialize” and “wrap”. **Notes**: All directives are enclosed in %%{ }%%.