From 136dd163fc1ad6f0ae92d2cbab1a5a93b3233a32 Mon Sep 17 00:00:00 2001 From: TPei Date: Fri, 4 May 2018 11:41:04 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e072b0..e858426 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Portability module lets you define export options, that will generate a navigabl #### Scripts & Cookies Configurable *scripts* which will bind cookie names in order to handle the script rendering and the cookie clean up. -#### Forgotability +#### Forgetability + TBD, for now we simply delete all the data when a user closes the account. This could be handled in the future with encryption like in emails or other kind of sensible fields on a database. ### Admin Panel