diff --git a/docs/http.rst b/docs/http.rst index 0d4af83..448af57 100644 --- a/docs/http.rst +++ b/docs/http.rst @@ -8,8 +8,8 @@ Response classes .. autoclass:: HttpResponseClientRedirect - htmx can trigger a client side redirect when it receives a response with the |HX-Redirect header|__. - ``HttpResponseClientRedirect`` is a `HttpResponseRedirect `__ subclass for triggering such redirects. + htmx can trigger a client-side redirect when it receives a response with the |HX-Redirect header|__. + ``HttpResponseClientRedirect`` is a subclass of `HttpResponseRedirect `__ for triggering such redirects. .. |HX-Redirect header| replace:: ``HX-Redirect`` header __ https://htmx.org/reference/#response_headers