diff --git a/emailflow.md b/emailflow.md
index bec0129..87a3aa1 100644
--- a/emailflow.md
+++ b/emailflow.md
@@ -39,7 +39,7 @@ sequenceDiagram
Note over W,D: All comms encrypted with throwaway
(ephemeral) client keys and a
.well-known server key
U->>W: Click SIGNUP
U->>W: Provide Email and Complex Password
- Note over W: Validate Email
Ensure Complex Password
+ Note over W: Validate Email
Ensure Complex Password
(Min 21 chars)
Note right of U: User is warned that they CANNOT
RESET PASSWORD, should USE
PASSWORD MANAGER etc