Skip to content

Commit f04f269

Browse files
authored
Fix Typo
1 parent 364e707 commit f04f269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 1-js/01-getting-started/3-devtools/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Now `key:Cmd+Opt+C` can toggle the console. Also, note that the new top menu ite
5252

5353
## Multi-line input
5454

55-
Usually, when we put a line of code into the console, and then press `ley:Enter`, it executes.
55+
Usually, when we put a line of code into the console, and then press `key:Enter`, it executes.
5656

5757
To insert multiple line, press `key:Shift+Enter`.
5858

0 commit comments

Comments
 (0)