Skip to content

Commit 341e8f6

Browse files
authored
fix typo in README (#5)
1 parent bfb8961 commit 341e8f6

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
@@ -90,8 +90,8 @@ try server.listen(host: "127.0.0.1", port: 8080, configuration: config).wait()
9090

9191

9292
## TODO
93-
- [x] Support Swift Concurrency
9493
- [x] Support WebSocket Compression Extension
94+
- [ ] Support Swift Concurrency
9595

9696

9797
## Contributing

0 commit comments

Comments
 (0)