commit 982a7494f00e280438d687b64649db34c3f758f9
parent b13724535f01baec17ea38710a430ab51d703f45
Author: Jackson G. Kaindume <seestem@merely.tech>
Date: Sun, 21 Aug 2022 14:34:59 +0200
update accounts docs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/accounts.md b/doc/accounts.md
@@ -17,7 +17,7 @@ An `Account` contains two mandatory fields.
### `username`
-Used as a user identifier.
+Twitter style username, used as a unique user identifier.
- cannot start with a underscore (_)
- can only contain letters, numbers, and one underscore