From e20171bed9731487e820abe5bfe72897affc28ab Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 6 Jan 2024 20:47:41 +0200 Subject: [PATCH] Update identation of routing.rst "default" block for "schemes: [https]] --- routing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing.rst b/routing.rst index 941c074cb0d..928dabbd6b6 100644 --- a/routing.rst +++ b/routing.rst @@ -2611,7 +2611,7 @@ defined as attributes: resource: '../../src/Controller/' type: attribute defaults: - schemes: [https] + schemes: [https] .. code-block:: xml