Skip to content

Commit d325c36

Browse files
authored
Fix typos in Symfony Attributes Overview
1 parent 08e6ad8 commit d325c36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/attributes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
Symfony Attributes Overview
55
===========================
66

7-
Attributes are the successor of annotation since PHP 8. Attributes are native
7+
Attributes are the successor of annotations since PHP 8. Attributes are native
88
to the language and Symfony takes full advantage of them across the framework
9-
ans its different components.
9+
and its different components.
1010

1111
Doctrine Bridge
1212
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)