website/docs: fix typos and grammar (#1459)

This commit is contained in:
Anthony Kremor
2021-09-24 23:37:54 +10:00
committed by GitHub
parent 0e093a8917
commit ba44fbdac8
9 changed files with 12 additions and 12 deletions

View File

@ -25,7 +25,7 @@ This will dump the current database into the `./backups` folder. By defaults, th
### Restore
:::warning
Currently, it is only supported to restore backups into the same version they have been taken from. Different versions *might* work, but this is not guarantee.
Currently, it is only supported to restore backups into the same version they have been taken from. Different versions *might* work, but this is not guaranteed.
Instead, install the version the backup was taken with, restore the backup and then upgrade.
:::