Fix grammar

This commit is contained in:
itepechi 2023-08-06 08:05:02 +09:00
parent 2634723958
commit 059f3c4299
1 changed files with 1 additions and 1 deletions

View File

@ -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