From 6c106b1f1b83609a5282def4b525961b01090df0 Mon Sep 17 00:00:00 2001 From: Hussain Aminu Date: Tue, 5 Mar 2024 10:53:22 +0300 Subject: [PATCH] Fix: Typo in the reverb section of the documentation --- reverb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverb.md b/reverb.md index 1bbdd258232..5ee5dafc002 100644 --- a/reverb.md +++ b/reverb.md @@ -48,7 +48,7 @@ The `reverb:install` command will automatically start Reverb using a sensible se ### Application Credentials -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: +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: ```ini REVERB_APP_ID=my-app-id