Skip to content

Commit 86c1c81

Browse files
committed
Update README.md
1 parent 04944ca commit 86c1c81

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
@@ -28,7 +28,7 @@ Then, add this Facade to your aliases array `[app/config/app.php]`:
2828
'Ortc' => Nikapps\OrtcLaravel\Facades\Ortc::class
2929
~~~
3030

31-
Next you have to copy the configuration to your connections array `[app/config/broadcasting.php]`:
31+
Next you have to copy the configuration to your `connections` array `[app/config/broadcasting.php]`:
3232

3333
~~~php
3434
'realtime' => [

0 commit comments

Comments
 (0)