From 8e119d2b8ccff368c9df2c5edf9676fb270a17c4 Mon Sep 17 00:00:00 2001 From: "A. Jesse Jiryu Davis" Date: Mon, 10 Nov 2014 21:36:32 -0500 Subject: [PATCH] Typo in README.rst. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a1ad2563a..a34e0c9f0 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ Please include all of the following information when opening an issue: $ python -c "import pymongo; print(pymongo.version); print(pymongo.has_c())" - The operating system and version (e.g. Windows 7, OSX 10.8, ...) -- Web framework or asynchonous network library used, if any, with version (e.g. +- Web framework or asynchronous network library used, if any, with version (e.g. Django 1.7, mod_wsgi 4.3.0, gevent 1.0.1, Tornado 4.0.2, ...) Security Vulnerabilities