Skip to content

Commit ae20820

Browse files
authored
Fix: Typo in the reverb section of the documentation (#9451)
1 parent 7c128d3 commit ae20820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reverb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The `reverb:install` command will automatically start Reverb using a sensible se
4848
<a name="application-credentials"></a>
4949
### Application Credentials
5050

51-
In order establish a connection to Reverb, a set of Reverb "application" credentials must be exchanged between the client and server. These credentials are configured on the server and are used to verify the request from the client. You may define these credentials using the following environment variables:
51+
In order to establish a connection to Reverb, a set of Reverb "application" credentials must be exchanged between the client and server. These credentials are configured on the server and are used to verify the request from the client. You may define these credentials using the following environment variables:
5252

5353
```ini
5454
REVERB_APP_ID=my-app-id

0 commit comments

Comments
 (0)