Skip to content

Commit 398a827

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Added missing backtick character
2 parents c5647d0 + 14958d0 commit 398a827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ method::
214214
}
215215

216216
You can also make attributes usable on methods. To do so, update the previous
217-
example and add ``Attribute::TARGET_METHOD`::
217+
example and add ``Attribute::TARGET_METHOD``::
218218

219219
// src/Attribute/SensitiveElement.php
220220
namespace App\Attribute;

0 commit comments

Comments
 (0)