Skip to content

Commit 8f46bb4

Browse files
authored
Merge pull request #1150 from alexislefebvre/patch-1
serialization: fix typo on filename
2 parents 0439ec1 + 027c94d commit 8f46bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ services:
553553

554554
```php
555555
<?php
556-
// api/src/Serializer/ApiNormalizer
556+
// api/src/Serializer/ApiNormalizer.php
557557
558558
namespace App\Serializer;
559559

0 commit comments

Comments
 (0)