Merge pull request #848 from yifeiyin/patch-1

Fix Typo
This commit is contained in:
Ilya Kantor 2019-03-20 16:05:28 +03:00 committed by GitHub
commit 4dcb97ca54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -52,7 +52,7 @@ Now `key:Cmd+Opt+C` can toggle the console. Also, note that the new top menu ite
## Multi-line input
Usually, when we put a line of code into the console, and then press `ley:Enter`, it executes.
Usually, when we put a line of code into the console, and then press `key:Enter`, it executes.
To insert multiple line, press `key:Shift+Enter`.