Update article.md
Minor grammar fix
This commit is contained in:
parent
610fb9366e
commit
cc74cccffa
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ function sayHi() {
|
|||
|
||||
There is another syntax for creating a function that is called a *Function Expression*.
|
||||
|
||||
It allows to create a new function in the middle of any expression.
|
||||
It allows us to create a new function in the middle of any expression.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue