Update article.md
Quick typo fix
This commit is contained in:
parent
07784d8cfa
commit
107fed11a7
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ In real-life, the problem is how to remember the order of arguments. Usually IDE
|
|||
Like this?
|
||||
|
||||
```js
|
||||
// undefined where detauls values are fine
|
||||
// undefined where default values are fine
|
||||
showMenu("My Menu", undefined, undefined, ["Item1", "Item2"])
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue