📝 grammar

This commit is contained in:
EntireTwix 2022-11-19 21:49:47 -08:00
parent 6cf167b42d
commit c9f7e103ce

View file

@ -29,6 +29,6 @@ if the server's save file is compromised the user passwords will not be derivabl
#### Logs #### Logs
each transaction is logged and the last `n` logs are stored, if set to 0 logs will be disabled. each transaction is logged and the last `n` logs are stored, if set to 0 logs will be disabled.
#### Return On Delete #### 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 #### Configurable
as you can read in [building.md](../building.md) CCash is highly configurable. as you can read in [building.md](../building.md) CCash is highly configurable.