From 8db1ffe18a6cb573fa6b42319346a2bb1df278a2 Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Mon, 14 Dec 2020 22:35:20 +0100
Subject: [PATCH] s/outgoing/external/

---
 docs/maps.en.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/maps.en.md b/docs/maps.en.md
index 0c7955e..16f8127 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -21,7 +21,7 @@ Following bugs are known and worked on:
 ## Limitations
 Instcances wont scale without no limit, please keep that in mind while building maps. From our experience the limit is somewhere around 200 players. Maps for 2k players wont make any sense. Please dont try to build lecture halls. There's no sense in idling in the game while watching talks.
 
-Outgoing links will be sent through a dereferrer.
+External links will be sent through a dereferrer.
 
 ## Tiles / Sprites
 The maps consist of so-called tiles or sprites. There appears to be a historical difference between these 2 terms, however we do use them interchangeably. For the rC3 map 32x32 tiles are recomended, as different tile sizes may lead to problems. Tiles may have transparent parts and should be stored in the png format.
-- 
GitLab