Skip to content

Commit f4fff36

Browse files
committed
Fix minor wording and typo issue
1 parent 1ee21d5 commit f4fff36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xml/cha_images.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@
676676

677677
<sect1 xml:id="confidential-compute">
678678
<title>Confidential Computing on AWS</title>
679-
<para>Confidential computing is a security technology that protects sensitive data
679+
<para>Confidential computing is a security technology that protects data
680680
while it is actively being processed, or in use. It addresses the "data in use"
681681
gap in traditional security models, which typically focus on "data at rest"
682682
(encryption on disk) and "data in transit" (encryption over the network).
@@ -767,7 +767,7 @@
767767
<title>Memory Encryption and Nitro Enclaves</title>
768768
<para>
769769
While the base instance runs in overlayfs mode (writing to memory only),
770-
this memory area is not encrypted. To ensure true memory cannot be accessed
770+
this memory area is not encrypted. To ensure application memory cannot be accessed
771771
the workload must run as a <emphasis role="strong">Nitro Enclave</emphasis>.
772772
</para>
773773
<para>

0 commit comments

Comments
 (0)