Skip to content

Commit

Permalink
Merge pull request #930 from alaabouayed/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
iliakan authored Apr 21, 2019
2 parents 0a2b817 + f363b92 commit be9f48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1-js/01-getting-started/3-devtools/article.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit be9f48c

Please sign in to comment.