From 837d0bc9953d89dc2b7479333b4ce0defd746507 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 19 Oct 2020 18:04:43 -0700 Subject: [PATCH] Tiny typo, refs #904 --- docs/writing_plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/writing_plugins.rst b/docs/writing_plugins.rst index 65e36882..ba933018 100644 --- a/docs/writing_plugins.rst +++ b/docs/writing_plugins.rst @@ -193,4 +193,4 @@ This object is exposed in templates as the ``urls`` variable, which can be used Back to the Homepage -see :ref:`internals_datasette_urls` for full details on this object. +See :ref:`internals_datasette_urls` for full details on this object.