From 05ca1f225a7404b0594575d52b1fc2a10836fabc Mon Sep 17 00:00:00 2001 From: Yinxujun Date: Wed, 2 Sep 2015 07:32:19 +0000 Subject: [PATCH] Correct the keyword defences to defenses The keyword defences is inadvisable. It's better to be modified as defenses. Even though the meaning of defences is same as defenses, but if be defenses the whole terms in this section are unified as defense or defenses. And it can coincide with the section title "Layered defenses" more. Change-Id: Id3a0b27dd5ce1c789638f83eebba76f62eefcede Closes-Bug: #1491036 --- security-guide/source/compliance/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-guide/source/compliance/overview.rst b/security-guide/source/compliance/overview.rst index 42ee294b..54f53c0e 100644 --- a/security-guide/source/compliance/overview.rst +++ b/security-guide/source/compliance/overview.rst @@ -14,7 +14,7 @@ Layered defenses Identify where risks exist in a cloud architecture and apply controls to mitigate the risks. In areas of significant concern, layered -defences provide multiple complementary controls to manage risk down to +defenses provide multiple complementary controls to manage risk down to an acceptable level. For example, to ensure adequate isolation between cloud tenants, we recommend hardening QEMU, using a hypervisor with SELinux support, enforcing mandatory access control policies, and