From ff1f9bb10a89a6c263c08be725ab0048dabc45a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Mon, 27 Mar 2023 18:12:18 +0200 Subject: [PATCH] Fix typo in customization.rst (#236) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Benjamin Cabé --- docs/customization.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.rst b/docs/customization.rst index 2dba733e0..bff083097 100644 --- a/docs/customization.rst +++ b/docs/customization.rst @@ -758,7 +758,7 @@ aliases. Other required fields include ``version`` and ``title``. .. note:: ``aliases`` do not apply when using an external URL (as in not relative to the same webserver) - in the ``verion`` field. + in the ``version`` field. .. md-tab-set:: :name: version_info_example