Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8e2e4b

Browse files
authored
Update README.md
1 parent 0a3a7f3 commit e8e2e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ console.log(user.name)
737737
```js
738738
async function delivery () {
739739
// ...
740-
throw new Error('주문 거절!')
740+
throw new Error('주문 !')
741741
}
742742

743743
try {

0 commit comments

Comments
 (0)