Skip to content

Commit 7f030dc

Browse files
Drop unintended mention
1 parent 1e6703d commit 7f030dc

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
@@ -157,7 +157,7 @@ _Software that experiments with ASGI or otherwise provides "No maintenance inten
157157
<!-- sort_by:name -->
158158

159159
- [asgi-background](https://github.com/adriangb/asgi-background) - Background tasks for any ASGI framework.
160-
- [asgi-lifespan-middleware](https://github.com/adriangb/asgi-lifespan) (adriangb) - ASGI middlewate to support ASGI lifespans using a simple async context manager interface.
160+
- [asgi-lifespan-middleware](https://github.com/adriangb/asgi-lifespan) - ASGI middlewate to support ASGI lifespans using a simple async context manager interface.
161161
- [asgi-routing](https://github.com/adriangb/asgi-routing) - A high performance router written in Rust for the ASGI ecosystem. Built on top of `routrie` and `path-tree`.
162162
- [nanoasgi](https://github.com/qweeze/nanoasgi) - A tiny zero-dependency ASGI web framework.
163163
- [proxyx](https://github.com/florimondmanca/proxyx) - Proof of concept for a lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.

0 commit comments

Comments
 (0)