Skip to content

Commit ceb34a8

Browse files
committed
update
1 parent 4e0a958 commit ceb34a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* 範例專案說明
1616
* [初始專案與專案說明](./004-js-workshop/004001-install.md)
1717
* [model: ORM 透過程式碼定義資料庫](./004-js-workshop/004002-model.md)
18-
* [test: 透過測試確認 model 定義運作正常,即定義 API spec](./004-js-workshop/004003-test.md)
18+
* [test: 透過測試確認 model 定義運作正常,及定義 API spec](./004-js-workshop/004003-test.md)
1919
* [controller: 實作 API 並且透過 test 驗證 API](./004-js-workshop/004004-controller.md)
2020
* [view: 前後端整合](./004-js-workshop/004005-view.md)
2121

0 commit comments

Comments
 (0)