Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 951ed0d

Browse filesBrowse files
committed
minor #18030 Fix typos in Symfony Attributes Overview (jdreesen)
This PR was merged into the 5.4 branch. Discussion ---------- Fix typos in Symfony Attributes Overview <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- d325c36 Fix typos in Symfony Attributes Overview
2 parents 0b05a13 + d325c36 commit 951ed0d
Copy full SHA for 951ed0d

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎reference/attributes.rst

Copy file name to clipboardExpand all lines: reference/attributes.rst
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.