This commit is contained in:
Yifei Yin 2019-03-10 18:34:11 -04:00 committed by GitHub
parent 364e707b2a
commit f04f2697fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`.