From aa5365f4ef9934b72e898365a7c3129a1476d0e7 Mon Sep 17 00:00:00 2001 From: HubDuck <77843475+HubDuck@users.noreply.github.com> Date: Sat, 15 May 2021 19:30:34 +0200 Subject: [PATCH] Grammar correction #502 wording --- general/swag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/swag.md b/general/swag.md index 9fc8282371..0467071a26 100644 --- a/general/swag.md +++ b/general/swag.md @@ -1165,7 +1165,7 @@ This error means that nginx can't talk to the application. There is a few common * The application and SWAG is not on the same custom docker network - Further up we talk about how to set up [Docker networking](#docker-networking), however there is some few other common traps + Further up we talk about how to set up [Docker networking](#docker-networking), however there are some other common traps * The container name does not match the application name.