From d480c0fe653da0eb265c9ad7edfafc817848caa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Sat, 11 Jan 2020 17:39:59 -0500 Subject: change section title --- docs/narr/hooks.rst | 6 +++--- docs/narr/urldispatch.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index fbb845447..b6b103eb3 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -1416,10 +1416,10 @@ The ``ptweens`` command-line utility can be used to report the current implicit and explicit tween chains used by an application. See :ref:`displaying_tweens`. -.. _registering_thirdparty_predicates: +.. _registering_curstom_predicates: -Adding a Third Party View, Route, or Subscriber Predicate ---------------------------------------------------------- +Adding a Custom View, Route, or Subscriber Predicate +---------------------------------------------------- .. versionadded:: 1.4 diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index df79a645a..c178dd4ce 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -1251,7 +1251,7 @@ like in the examples above. .. seealso:: - See :ref:`registering_thirdparty_predicates` for more information about + See :ref:`registering_custom_predicates` for more information about custom view, route, and subscriber predicates. See also :class:`pyramid.interfaces.IRoute` for more API documentation -- cgit v1.2.3