From 2db0443e0484d8b8ab7b23cda752ac30ea5241d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lecorvaisier?= Date: Thu, 1 Mar 2018 12:10:02 -0500 Subject: [PATCH] =?UTF-8?q?typo(README):=20Terminiation=20=C2=BB=20Termina?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 178a8e8..03c753c 100644 --- a/README.md +++ b/README.md @@ -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: