diff --git a/README.md b/README.md index b39a92f0f..db446ed78 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ podman exec -it akkoma-web \ --migrations-path priv/repo/optional_migrations/pgroonga ``` -You can revert the applied changes anytime by replacing `migrate` with `rollback`. +You can revert the applied changes at any time by replacing `migrate` with `rollback`. ### 5. Test your setup