Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 107fed1

Browse files
Update article.md
Quick typo fix
1 parent 07784d8 commit 107fed1

File tree

1 file changed

+1
-1
lines changed
  • 1-js/05-data-types/10-destructuring-assignment

1 file changed

+1
-1
lines changed

‎1-js/05-data-types/10-destructuring-assignment/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ In real-life, the problem is how to remember the order of arguments. Usually IDE
428428
Like this?
429429
430430
```js
431-
// undefined where detauls values are fine
431+
// undefined where default values are fine
432432
showMenu("My Menu", undefined, undefined, ["Item1", "Item2"])
433433
```
434434

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /