diff --git a/docs/perception.rst b/docs/helpers.rst
similarity index 99%
rename from docs/perception.rst
rename to docs/helpers.rst
index 98ed84f1b87ed14427cc14ac34188760a2a1a5d7..06b7c1c215afc04da3247f1ac361031f5c60b670 100644
--- a/docs/perception.rst
+++ b/docs/helpers.rst
@@ -1,5 +1,5 @@
-Perception
-==========
+Helpers
+=======
 
 There are several classes related to processing information about the game
 state and the input from Starcraft. All these classes are taken more or less
diff --git a/docs/index.rst b/docs/index.rst
index a10a4d1f41209b7b900453ede4620b9dd8e6e309..778669f49ee9af7b4a1f2d1bbbb9133475938346 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -20,7 +20,7 @@ Table of contents
    :maxdepth: 3
 
    gettingstarted
-   perception
+   helpers
    idabot
    unit
    types