From a3f6a2a904f937a888379d40b5cab4990377e488 Mon Sep 17 00:00:00 2001 From: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> Date: Fri, 12 Mar 2021 08:31:49 -0700 Subject: [PATCH] fix(docs): Added missing word to sentence in devops.md (#41455) --- docs/devops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devops.md b/docs/devops.md index 822c949407..aa2bf088e8 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -225,7 +225,7 @@ There are some known limitations and tradeoffs when using the beta version of th - #### Sign in page may look different than production - We use a test tenant for freeCodeCamp.dev on Auth0, and hence do not have the ability to set a custom domain. This makes it so that all the redirect callbacks and the login page appear at a default domain like: `https://freecodecamp-dev.auth0.com/`. This does not affect the functionality is as close to production as we can get. + We use a test tenant for freeCodeCamp.dev on Auth0, and hence do not have the ability to set a custom domain. This makes it so that all the redirect callbacks and the login page appear at a default domain like: `https://freecodecamp-dev.auth0.com/`. This does not affect the functionality and is as close to production as we can get. ## Reporting issues and leaving feedback