From 578982bb4fb37826c1555f74818910ea01519edc Mon Sep 17 00:00:00 2001 From: Legonzaur <34353603+Legonzaur@users.noreply.github.com> Date: Tue, 11 Jan 2022 18:29:13 +0100 Subject: readability changes --- docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/hosting-a-server-with-northstar') diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md b/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md index aaf5624..d6362bc 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md @@ -12,9 +12,9 @@ Check that your server is running on the latest Northstar release as it can some #### Ports are not the same -Your gameserver is configured to listen to a given TCP port, masterserver needs to be able to contact your gameserver though that same port. +Your gameserver is configured to listen to a given TCP port. -If the masterserver can't access your gameserver through the same port +Masterserver needs to be able to contact your gameserver though that same port. #### Windows Firewall is blocking tcp ports -- cgit v1.2.3