Skip to content

Commit 027c94d

Browse files
serialization: fix typo on filename
1 parent 0439ec1 commit 027c94d

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)