diff --git a/public/docs/features.md b/public/docs/features.md
index 1c25bfea..1e9d48fa 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -49,7 +49,9 @@ There are four possible options:
**Freely**: Anyone can edit this note.
**Editable**: A signed-in user can edit this note.
- **Locked**: Only the owner can edit this note.
+ **Limited**: People have to sign-in to view and edit this note.
+ **Locked**: Anyone can view this note but only the owner can edit it.
+ **Protected**: People have to sign-in to view this note but only owner can edit.
**Private**: Only the owner can view and edit this note.
**Only the owner of the note can change the note's permissions.**