diff --git a/docs/source/run.rst b/docs/source/run.rst index 71abc739..6e4be8ad 100644 --- a/docs/source/run.rst +++ b/docs/source/run.rst @@ -42,7 +42,7 @@ Example with the test app: start_response(status, response_headers) return iter([data]) -You can now run the app with the following command:: +You can now run the app with the following command: .. code-block:: text