From b8e2ab9787bed9ba443808b73c791547abc7438d 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 9fc828237..0467071a2 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.