We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6aec2b commit 3547974Copy full SHA for 3547974
docs/components/integrations.rst
@@ -88,7 +88,7 @@ The ``HelloWorldIntegration`` needs to implement ``\Mautic\IntegrationsBundle\In
88
}
89
90
.. note::
91
- `HelloWorldIntegration::NAME` must only contain letters (a-zA-Z).
+ ``HelloWorldIntegration::NAME`` must only contain letters such as a-z or A-Z.
92
93
94
0 commit comments