typo(README): Terminiation » Termination

This commit is contained in:
Jérôme Lecorvaisier 2018-03-01 12:10:02 -05:00
parent ae49c7d23c
commit 2db0443e04
No known key found for this signature in database
GPG Key ID: 4C6EF4BDF06F32B9

View File

@ -253,7 +253,7 @@ The following environment variables can be used in place of the corresponding co
There are two recommended configurations.
1) Configure SSL Terminiation with OAuth2 Proxy by providing a `--tls-cert=/path/to/cert.pem` and `--tls-key=/path/to/cert.key`.
1) Configure SSL Termination with OAuth2 Proxy by providing a `--tls-cert=/path/to/cert.pem` and `--tls-key=/path/to/cert.key`.
The command line to run `oauth2_proxy` in this configuration would look like this: