From c4e84b33f9300e2481a62b809d704f60ff5bbcee Mon Sep 17 00:00:00 2001 From: pagdot Date: Thu, 26 Sep 2024 16:43:14 +0200 Subject: [PATCH] fix typo --- docs/general/swag.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/general/swag.md b/docs/general/swag.md index ae63e6f29b..8f35fe8471 100644 --- a/docs/general/swag.md +++ b/docs/general/swag.md @@ -1251,7 +1251,6 @@ Here are a few troubleshooting steps: If only 127.0.0.1 or another unrelated IP is listened there, this could be the issue - Check what protocol and port the application actually listens at. Are your sure you've used the right values? - ` ## Final Thoughts