From ba111feb9bec70d074695f19c80d5c72ce7d72a9 Mon Sep 17 00:00:00 2001 From: Jeff White Date: Sun, 15 Apr 2018 12:22:00 -0700 Subject: fix typo --- docs/backends/summary.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/backends/summary.rst') diff --git a/docs/backends/summary.rst b/docs/backends/summary.rst index 11e9b55..bf6de57 100644 --- a/docs/backends/summary.rst +++ b/docs/backends/summary.rst @@ -32,6 +32,6 @@ Class Response wrapper Supported stream t There are also backends which wrap other backends to provide additional functionality. These include: -* ``TryBackend``, which safely wraps any exceptions thrwon by a synchronous backend in ``scala.util.Try`` +* ``TryBackend``, which safely wraps any exceptions thrown by a synchronous backend in ``scala.util.Try`` * ``BraveBackend``, for Zipkin-compatible distributed tracing. See the :ref:`dedicated section `. -* ``PrometheusBackend``, for gathering Prometheus-format metrics. See the :ref:`dedicated section `. \ No newline at end of file +* ``PrometheusBackend``, for gathering Prometheus-format metrics. See the :ref:`dedicated section `. -- cgit v1.2.3