Skip to content

Commit 8c1467c

Browse files
kiriakosvrosa
authored andcommitted
Fix small typo in readme
1 parent 9777594 commit 8c1467c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ bin/rails generate solid_queue:install
3131

3232
This will set `solid_queue` as the Active Job's adapter in production, and will copy the required migration over to your app.
3333

34-
Alternatively, you can add the only the migration to your app:
34+
Alternatively, you can add only the migration to your app:
3535
```bash
3636
$ bin/rails solid_queue:install:migrations
3737
```

0 commit comments

Comments
 (0)