From 5f784328a9b9506ac58b054e7df6e152c30dc34e Mon Sep 17 00:00:00 2001 From: Ben Schmoker Date: Wed, 27 May 2015 13:14:44 -0400 Subject: [PATCH] un-acronym the thing --- documentation/idioms/block-network-traffic/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/idioms/block-network-traffic/index.md b/documentation/idioms/block-network-traffic/index.md index 9fdf101a..40d0ab98 100644 --- a/documentation/idioms/block-network-traffic/index.md +++ b/documentation/idioms/block-network-traffic/index.md @@ -1,6 +1,6 @@ --- layout: flat -title: COA to Block Network Traffic +title: Course of Action to Block Network Traffic constructs: - Course of Action summary: One response to malware activity on a network is to block command and control server traffic at an external firewall. This idiom describes a course of action to implement such a block.