From 1ca56efd426affe44ac4999af12a86a797db4b7a Mon Sep 17 00:00:00 2001 From: Piotr Hanusiak Date: Tue, 25 Jan 2022 10:58:59 +0100 Subject: [PATCH] Update docs/maps/entry-exit.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: David NĂ©grier --- docs/maps/entry-exit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maps/entry-exit.md b/docs/maps/entry-exit.md index 6163afb1..2040beb3 100644 --- a/docs/maps/entry-exit.md +++ b/docs/maps/entry-exit.md @@ -68,7 +68,7 @@ How to use entry point : ## Defining destination point with moveTo parameter -We are able to direct WOKA to the desired place immediately after spawn. To make users spawn on entry point and the go to the, for example, meeting room automatically, simply add `moveTo` as an additional parameter of URL: +We are able to direct a Woka to the desired place immediately after spawn. To make users spawn on an entry point and then, walk automatically to a meeting room, simply add `moveTo` as an additional parameter of URL: *Use default entry point* ```