summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b8fc85c..14f8f0b 100644
--- a/README
+++ b/README
@@ -69,7 +69,7 @@ associated with one scene and one camera. When both a scene and
camera are present, the scene is rendered to the region's viewport
from the perspective of the camera. In a typical case, one region
that covers the entire window is all that's needed. A split-screen
-multiplayer game, however, could divide the window into two windows
+multiplayer game, however, could divide the window into two regions
and render the same scene using different cameras.
** Assets