Skip to content

Commit 9d345a8

Browse files
authored
Refined sentence
1 parent 8102fb8 commit 9d345a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Finally, in order for jobs to be processed, you'll need to have Solid Queue runn
110110
plugin :solid_queue if ENV["SOLID_QUEUE_IN_PUMA"] || Rails.env.development?
111111
```
112112

113-
**Import Note about Action Cable**: If you use Action Cable (or anything dependent on Action Cable, such as Turbo Streams), you will need to also need to update it to use a database.
113+
**Import Note about Action Cable**: If you use Action Cable (or anything dependent on Action Cable, such as Turbo Streams), you will also need to update it to use a database.
114114

115115
In `config/cable.yml`
116116

0 commit comments

Comments
 (0)