Skip to content

Commit 01c3c0c

Browse files
authored
Fix resource typo (#4832)
1 parent ecce956 commit 01c3c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
use ApiPlatform\Metadata\ApiProperty;
1818

1919
/**
20-
* Populates defaults values of the ressource properties using the default PHP values of properties.
20+
* Populates defaults values of the resource properties using the default PHP values of properties.
2121
*/
2222
final class DefaultPropertyMetadataFactory implements PropertyMetadataFactoryInterface
2323
{

0 commit comments

Comments
 (0)