Skip to content

Commit fa26c9c

Browse files
adm-bomemattgrande
andauthored
Update README.md
Co-authored-by: Matt Grande <matt.grande@gmail.com>
1 parent bf18827 commit fa26c9c

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
@@ -264,7 +264,7 @@ class RabbitMQJob extends BaseJob
264264

265265
### Use your own Connection
266266

267-
You can extend the build-in `PhpAmqpLib\Connection\AMQPStreamConnection::class`
267+
You can extend the built-in `PhpAmqpLib\Connection\AMQPStreamConnection::class`
268268
or `PhpAmqpLib\Connection\AMQPSLLConnection::class` and within the connection config, you can define your own class.
269269
When you specify a `connection` key in the config, with your own class name, every connection will use your own class.
270270

0 commit comments

Comments
 (0)