From b634de6cea8909efe00aa25e9096a55da0c85fcb Mon Sep 17 00:00:00 2001 From: Ania Date: Thu, 15 Feb 2018 09:00:41 +0000 Subject: [PATCH] fixed a typo --- js/lesson1/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/lesson1/tutorial.md b/js/lesson1/tutorial.md index e71bd09c..37f2225a 100644 --- a/js/lesson1/tutorial.md +++ b/js/lesson1/tutorial.md @@ -44,7 +44,7 @@ or `Alt + Cmd + I` on Mac. The console should look something like this: console example -The console can appear in several different places. Below is the example of two of them: "docked to bottom", and "docked to right". You can change the location of the console by clicking on the three vertical docs located next to the cross (clicking on the cross will close the console). Their locations are indicated on the picture below. +The console can appear in several different places. Below is the example of two of them: "docked to bottom", and "docked to right". You can change the location of the console by clicking on the three vertical dots located next to the cross (clicking on the cross will close the console). Their locations are indicated on the picture below. console locations