Skip to content

Commit f9997b7

Browse files
committed
chore(connect): fix typo
1 parent 5cfba0b commit f9997b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/connect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
194194

195195
- Connectは_middleware_を使ったHTTPサーバライブラリである
196196
- Connect自体は機能は少ない
197-
- 複数の_middleware_を組わせてアプリケーションを作ることができる
197+
- 複数の_middleware_を組み合わせてアプリケーションを作ることができる
198198

199199
## 参考資料
200200

0 commit comments

Comments
 (0)