Skip to content

Commit caf045b

Browse files
committed
Fixed syntax
1 parent 5578ab0 commit caf045b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Service Naming Conventions
224224
* A group name uses the underscore notation;
225225

226226
* Add class aliases for public services (e.g. alias ``Symfony\Component\Something\ClassName``
227-
to ``something.service_name``).
227+
to ``something.service_name``).
228228

229229
Documentation
230230
-------------

0 commit comments

Comments
 (0)