diff --git a/reference/attributes.rst b/reference/attributes.rst index 98404e5c9f2..c77662b5c69 100644 --- a/reference/attributes.rst +++ b/reference/attributes.rst @@ -4,9 +4,9 @@ Symfony Attributes Overview =========================== -Attributes are the successor of annotation since PHP 8. Attributes are native +Attributes are the successor of annotations since PHP 8. Attributes are native to the language and Symfony takes full advantage of them across the framework -ans its different components. +and its different components. Doctrine Bridge ~~~~~~~~~~~~~~~