Fixed typo
'lines' instead of 'line' in the "multi-line input" section
This commit is contained in:
parent
069795438d
commit
f363b920ec
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Now `key:Cmd+Opt+C` can toggle the console. Also, note that the new top menu ite
|
|||
|
||||
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`.
|
||||
To insert multiple lines, press `key:Shift+Enter`.
|
||||
|
||||
## Summary
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue