diff options
Diffstat (limited to 'doc/migration.md')
-rw-r--r-- | doc/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/migration.md b/doc/migration.md index 089ebf7..24728a2 100644 --- a/doc/migration.md +++ b/doc/migration.md @@ -30,7 +30,7 @@ jellytool migrate export /path/to/db import /tmp/jdb Delete the old database and the JSON dump, they are not required anymore. > [!CAUTION] -> Confirm that everything still works and no data ist lost +> Confirm that everything still works and no data is lost before! ``` rm /path/to/db.old |