diff --git a/README.md b/README.md index 79da60f..7c5676e 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ See https://docs.gitea.io/en-us/backup-and-restore/#restore-command-restore for Instructions -- I should make an ansible task that handles this. -Drop table, create table, import SQL dump. +Drop database, create database, import SQL dump. TODO