From 4bf80a7ba7e6d3878132ce26a83ea782998d0a9f Mon Sep 17 00:00:00 2001 From: SilentSpike Date: Mon, 27 Jul 2015 13:28:06 +0100 Subject: [PATCH] Better phrasing --- documentation/feature/spectator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/feature/spectator.md b/documentation/feature/spectator.md index 52150e67af..935f35248c 100644 --- a/documentation/feature/spectator.md +++ b/documentation/feature/spectator.md @@ -60,7 +60,7 @@ Spectatable sides can simply be considered an extra layer of filtering for the s - Side filter - Side list -The side list is exactly what it sounds like, a list of sides spectatable by the local client. However, unlike spectatable units the side list remains static and can only be updated manually. This is because the side filter is applied on top of the side list as the unit list is automatically maintained - meaning the unit list will update if the player changes side or if the side relations change. +The side list is exactly what it sounds like, a list of sides spectatable by the local client. However, unlike spectatable units the side list remains static and can only be updated manually. This is because the side filter is applied on top of the side list whenever the unit list is automatically maintained - meaning the unit list will update if the player changes side or if the side relations change. Note that the unit whitelist/blacklist also serves to override this side filtering mechanism.