Skip to content

Commit 993c75a

Browse files
achmiralrosa
authored andcommitted
readme: ommit double quotes from connect_to usage example
1 parent b11ef80 commit 993c75a

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
@@ -253,7 +253,7 @@ Available job servers:
253253

254254
And then:
255255
```
256-
>> connect_to "hey:solid_queue"
256+
>> connect_to hey:solid_queue
257257
Connected to hey:solid_queue
258258
```
259259

0 commit comments

Comments
 (0)