Merge pull request #1053 from mrwacky42/patch-1

Fix spelling
pull/1103/head
Richard Scothern 2015-10-15 11:44:57 -07:00
commit 539d6312bf
1 changed files with 1 additions and 1 deletions

View File

@ -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.