diff --git a/messenger.rst b/messenger.rst index 2947f18cb68..83b7d59dff4 100644 --- a/messenger.rst +++ b/messenger.rst @@ -188,7 +188,7 @@ that uses this configuration: // or expanded to configure more options 'async' => [ 'dsn' => '%env(MESSENGER_TRANSPORT_DSN)%', - 'options' => [] + 'options' => [], ], ], ],