From 703b6c676ee1762969b24fb22e49bd901ff784df Mon Sep 17 00:00:00 2001 From: Johannes Egger Date: Fri, 14 Jun 2019 15:09:55 +0200 Subject: [PATCH] Fix typo --- .../src/main/resources/lessonPlans/en/CIA_availability.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webgoat-lessons/cia/src/main/resources/lessonPlans/en/CIA_availability.adoc b/webgoat-lessons/cia/src/main/resources/lessonPlans/en/CIA_availability.adoc index 3dcc201af..f470a62ab 100644 --- a/webgoat-lessons/cia/src/main/resources/lessonPlans/en/CIA_availability.adoc +++ b/webgoat-lessons/cia/src/main/resources/lessonPlans/en/CIA_availability.adoc @@ -1,6 +1,6 @@ == Availability -Confidentiality is "the property of being accessible and usable on demand by an authorized entity." In other words all the information should be available and accessible for authorized persons whenever it is needed. +Availability is "the property of being accessible and usable on demand by an authorized entity." In other words all the information should be available and accessible for authorized persons whenever it is needed. {nbsp} + @@ -19,4 +19,4 @@ Confidentiality is "the property of being accessible and usable on demand by an ** firewalls ** physically and geographically isolated location *** fire- and waterproof -** hardware maintenance \ No newline at end of file +** hardware maintenance