Merge pull request #61 from morajabi/patch-1
Fix type `resule` to `result`
This commit is contained in:
commit
12489c6cfd
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ importance: 2
|
|||
|
||||
# Syntax check
|
||||
|
||||
What is the resule of this code?
|
||||
What is the result of this code?
|
||||
|
||||
|
||||
```js no-beautify
|
||||
|
@ -16,4 +16,4 @@ let user = {
|
|||
(user.go)()
|
||||
```
|
||||
|
||||
P.S. There's a pitfall :)
|
||||
P.S. There's a pitfall :)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue