Skip to content

Commit 3547974

Browse files
FIX: Backticks
Co-authored-by: Ruth Cheesley <[email protected]>
1 parent f6aec2b commit 3547974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/integrations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The ``HelloWorldIntegration`` needs to implement ``\Mautic\IntegrationsBundle\In
8888
}
8989
9090
.. note::
91-
`HelloWorldIntegration::NAME` must only contain letters (a-zA-Z).
91+
``HelloWorldIntegration::NAME`` must only contain letters such as a-z or A-Z.
9292

9393

9494

0 commit comments

Comments
 (0)