From a4f1618a62be8a4ab38c03acf2e58c0a84d18a5f Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 20 May 2023 18:07:10 -0500 Subject: [PATCH] Update source/_integrations/http.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/http.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown index cb6b2229992..5e170ee514a 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -42,7 +42,7 @@ servers: type: [list, string] default: "0.0.0.0, ::" server_port: - description: Let you set a port to use. + description: Let's you set a port to use. required: false type: integer default: 8123