We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9777594 commit 8c1467cCopy full SHA for 8c1467c
README.md
@@ -31,7 +31,7 @@ $ bin/rails generate solid_queue:install
31
32
This will set `solid_queue` as the Active Job's adapter in production, and will copy the required migration over to your app.
33
34
-Alternatively, you can add the only the migration to your app:
+Alternatively, you can add only the migration to your app:
35
```bash
36
$ bin/rails solid_queue:install:migrations
37
```
0 commit comments