diff --git a/service_container/tags.rst b/service_container/tags.rst
index 1d0e5b52a6e..390f757898a 100644
--- a/service_container/tags.rst
+++ b/service_container/tags.rst
@@ -424,7 +424,7 @@ To answer this, change the service declaration:
MailerSendmailTransport:
tags:
- - { name: 'app.mail_transport', alias: 'sendmail' }
+ - { name: 'app.mail_transport', alias: ['sendmail', 'anotherAlias']}
.. code-block:: xml
@@ -443,7 +443,10 @@ To answer this, change the service declaration:
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: