From c9f7e103cee9b4d0d7e8ca28825dea463f5537a4 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Sat, 19 Nov 2022 21:49:47 -0800 Subject: [PATCH] :memo: grammar --- docs/features/user_side.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/user_side.md b/docs/features/user_side.md index 8cb7b39..7397267 100644 --- a/docs/features/user_side.md +++ b/docs/features/user_side.md @@ -29,6 +29,6 @@ if the server's save file is compromised the user passwords will not be derivabl #### Logs each transaction is logged and the last `n` logs are stored, if set to 0 logs will be disabled. #### Return On Delete -by default this feature is off, but when enabled deleted account's fund will be redirected to a specified account rather then "burned" +by default this feature is off, but when enabled deleted account's funds will be redirected to a specified account rather then "burned" #### Configurable as you can read in [building.md](../building.md) CCash is highly configurable.