mirror of https://gitee.com/bigwinds/arangodb
Doc - Backup Restore - Small typo (#8551)
This commit is contained in:
parent
d6e8f5a297
commit
3469152a6d
|
@ -18,7 +18,7 @@ happen. Furthermore, while a big effort is put into the development and testing
|
||||||
of ArangoDB (in all its deployment modes), ArangoDB, as any other software
|
of ArangoDB (in all its deployment modes), ArangoDB, as any other software
|
||||||
product, might include bugs or errors and data loss could occur.
|
product, might include bugs or errors and data loss could occur.
|
||||||
It is therefore important to regularly backup your data to be able to recover
|
It is therefore important to regularly backup your data to be able to recover
|
||||||
and get up an running again in case of serious problems.
|
and get up and running again in case of serious problems.
|
||||||
|
|
||||||
Creating backups of your data before an ArangoDB upgrade is also a best practice.
|
Creating backups of your data before an ArangoDB upgrade is also a best practice.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue