diff --git a/README.rst b/README.rst index 745c4ce..44d4bc6 100644 --- a/README.rst +++ b/README.rst @@ -226,7 +226,7 @@ Known issues ============ * Using threads and file handle (not raw file descriptor) ``verbose_destination`` can cause deadlocks. See bug reports: - `PyPy `_ and `Python 3.4 `_. + `PyPy `_ and `Python 3.4 `_. SIGTERM and socket cleanup --------------------------