Skip to content

Commit 60edd14

Browse files
authored
fix typo
預數值 -> 預設值
1 parent 4e48836 commit 60edd14

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
@@ -465,7 +465,7 @@ function showEmployeeList(employees) {
465465

466466
**[⬆ 回到目錄](#目錄table-of-contents)**
467467

468-
### 使用 `Object.assign` 設定 `Object` 的預數值
468+
### 使用 `Object.assign` 設定 `Object` 的預設值
469469

470470
**糟糕的:**
471471
```javascript

0 commit comments

Comments
 (0)