From 2007de9681e860df33dce4f3b7e5e7f439e707fd Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Wed, 16 Aug 2017 23:41:14 +0800 Subject: [PATCH] Minor Typo fix --- examples/aws/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aws/nginx/README.md b/examples/aws/nginx/README.md index d9b1d59d5..3245093ea 100644 --- a/examples/aws/nginx/README.md +++ b/examples/aws/nginx/README.md @@ -14,7 +14,7 @@ This command creates: Is the proxy protocol necessary? -No but only enabling the procotol is possible to keep the real source IP address requesting the connection. +No but only enabling the protocol is possible to keep the real source IP address requesting the connection. ### References