From 1720dbdf3fe834b8e6a4109d5c4110d0c278d073 Mon Sep 17 00:00:00 2001 From: Jonathan Martens Date: Mon, 21 Feb 2022 11:54:35 +0100 Subject: [PATCH] docs: Fix typo in level (#13) Fix typo in level --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 2d32ed9..c61cd46 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,7 +20,7 @@ then put the following rst into your documentation: .. changelog:: :towncrier: -By default it will assume the root of the repository (location of the ``pyproject.toml`` file) is up one leve from the location of the rst file with the directive in it. +By default it will assume the root of the repository (location of the ``pyproject.toml`` file) is up one level from the location of the rst file with the directive in it. This makes the default equivalent to: .. code-block:: rst