diff --git a/README.md b/README.md index d471cd3..15267b6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This recipe requires four domains. One domain for drive, and one for minio which * `abra app config ` - make sure to set MINIO_DOMAIN, COLLABORA_DOMAIN, ONLY_OFFICE_DOMAIN to the domains you set up for each. * `abra app deploy ` -* `abra app cmd backend migrate` # creates databsae tables +* `abra app cmd backend migrate` # creates database tables * `abra app cmd backend trigger_wopi` # connects only office & collabora (if they stop working, try running this again) * `abra app restart minio-createbuckets` (Note: this will appear to fail, but probably worked! Check `abra app logs minio-createbuckets`)