From 929595c7d159ceb4a644fe25d5572cd37dff3bc0 Mon Sep 17 00:00:00 2001 From: Sharif Nassar Date: Thu, 1 Oct 2015 10:31:26 -0700 Subject: [PATCH] Fix spelling Signed-off-by: Sharif Nassar --- docs/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying.md b/docs/deploying.md index 6829393ab..a391ed30e 100644 --- a/docs/deploying.md +++ b/docs/deploying.md @@ -125,7 +125,7 @@ and fallback to version 1 registries, if necessary. Confirming this is setup correctly can help avoid problems with fallback. In the same train of thought, you must make sure you are properly sending the -`X-Forwarded-Proto`, `X-Forwared-For` and `Host` headers to their "client-side" +`X-Forwarded-Proto`, `X-Forwarded-For` and `Host` headers to their "client-side" values. Failure to do so usually makes the registry issue redirects to internal hostnames or downgrading from https to http.