Merge pull request #2825 from bookchiq/master
Add "us" for grammatical reasons
This commit is contained in:
commit
e7b524caf4
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