Skip to content

Commit 5d347b2

Browse files
committed
fix typo in README.md
1 parent 8efa6ab commit 5d347b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
798798
*WSGI-compatible web servers.*
799799

800800
* [gunicorn](https://pypi.python.org/pypi/gunicorn) - Pre-forked, partly written in C.
801-
* [uwsgi](https://uwsgi-docs.readthedocs.io/) - A project aims at developing a full stack for building hosting services, written in C.
801+
* [uWSGI](https://uwsgi-docs.readthedocs.io/) - A project aims at developing a full stack for building hosting services, written in C.
802802
* [bjoern](https://pypi.python.org/pypi/bjoern) - Asynchronous, very fast and written in C.
803803
* [fapws3](http://www.fapws.org/) - Asynchronous (network side only), written in C.
804804
* [meinheld](https://pypi.python.org/pypi/meinheld) - Asynchronous, partly written in C.

0 commit comments

Comments
 (0)