From 7ccec465fddd3ef50535d97f0ba8f3933efc49f4 Mon Sep 17 00:00:00 2001 From: MatTheCat Date: Fri, 21 Apr 2023 14:21:06 +0200 Subject: [PATCH] Fix XML tag array attribute example --- service_container/tags.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/service_container/tags.rst b/service_container/tags.rst index 94fb0e9e1c8..b37827f0cb2 100644 --- a/service_container/tags.rst +++ b/service_container/tags.rst @@ -481,8 +481,10 @@ To answer this, change the service declaration: - sendmail - anotherAlias + + sendmail + anotherAlias +