From db667d19300e5ebcaa5c241b26b09dc78e70cbce Mon Sep 17 00:00:00 2001 From: Mark Story Date: Mon, 24 Jun 2024 16:42:41 -0400 Subject: [PATCH] Fix typo --- src/docs/environment/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/environment/index.mdx b/src/docs/environment/index.mdx index f9e5ce4e06..7f2e569207 100644 --- a/src/docs/environment/index.mdx +++ b/src/docs/environment/index.mdx @@ -72,7 +72,7 @@ In the above setup your local environment will use org slug domains, and send re ### Ngrok and siloed servers -To combine ngrok and local development servers you’ll need to reserve multipe domains in ngrok, and create a configuration file for ngrok: +To combine ngrok and local development servers you’ll need to reserve multiple domains in ngrok, and create a configuration file for ngrok: ```yaml version: '2'