From 004751addf89984fa033a57e5af10af53eebfec2 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Mon, 28 Feb 2022 11:14:44 +0100 Subject: Add serial comma Co-authored-by: Mark <1515135+MarkKoz@users.noreply.github.com> --- pydis_site/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site') diff --git a/pydis_site/README.md b/pydis_site/README.md index a789230d..7c76df55 100644 --- a/pydis_site/README.md +++ b/pydis_site/README.md @@ -56,7 +56,7 @@ the website: - [`wsgi.py`](./wsgi.py), which serves as an adapter for [`gunicorn`](https://github.com/benoitc/gunicorn), - [`uwsgi`](https://github.com/unbit/uwsgi) or other application servers to run + [`uwsgi`](https://github.com/unbit/uwsgi), or other application servers to run our application in production. Unless you want to test an interaction between our application and those servers, you probably won't need to touch this. -- cgit v1.2.3