mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
fix typo in documentation related to #231
This commit is contained in:
parent
ee1c74c515
commit
aac2bc4ee4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue