fix typo in documentation related to #231

This commit is contained in:
lesion 2023-09-30 13:03:49 +02:00
parent ee1c74c515
commit aac2bc4ee4
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -53,7 +53,7 @@ put something like this in `/opt/gancio/user_locale/en.json` to override the reg
english: english:
```json ```json
{ {
"registrer": { "register": {
"description": "My new registration page description" "description": "My new registration page description"
} }
} }