From b45d7417ef91c8f0bb20ee985d3345edb221d07f Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Tue, 15 Oct 2024 13:07:33 +0200 Subject: [PATCH] encryption-at-rest.rst: users (plural) typo fix scylladb presumably stores data for multiple users. Signed-off-by: Laszlo Ersek --- docs/operating-scylla/security/encryption-at-rest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operating-scylla/security/encryption-at-rest.rst b/docs/operating-scylla/security/encryption-at-rest.rst index d7e2a106d8..72538bf5c6 100644 --- a/docs/operating-scylla/security/encryption-at-rest.rst +++ b/docs/operating-scylla/security/encryption-at-rest.rst @@ -6,7 +6,7 @@ Introduction ---------------------- ScyllaDB protects your sensitive data with data-at-rest encryption. It protects -the privacy of your user's data, reduces the risk of data breaches, and helps +the privacy of your users' data, reduces the risk of data breaches, and helps meet regulatory requirements. In particular, it provides an additional level of protection for your data persisted in storage or its backups.