From aee963ce39e788f9be6157ebe22dae42ab9c06db Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Thu, 3 May 2018 17:34:41 -0400 Subject: [PATCH] Missed an s --- docs/source/03-08-gdpr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/03-08-gdpr.md b/docs/source/03-08-gdpr.md index 868897955..9b1050454 100644 --- a/docs/source/03-08-gdpr.md +++ b/docs/source/03-08-gdpr.md @@ -17,7 +17,7 @@ own data. ## GPDR Feature Overview -Integrating our GDPR tools will give your users and organization the following benefits: +Integrating our GDPR tools will give your users and organizations the following benefits: - **Download my comment data**: Users can request a download of their comments. An email with a link is emailed to them to download a CSV with each comment they've made, what story it was made on, and the comment's ID and timestamp. - **Delete my acccount**: Users can request deletion of their account. Deleted account requests are pending for 24 hours to allow the user to download their comments, or to change their mind and reactivate their account before the expiry. Account deletions remove all of their comments from the site, all their comments and actions from the database, and their account info from our system.