Skip to content

Commit 3136080

Browse files
committed
Fix typo
1 parent 9e6298a commit 3136080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ List of groups to use with the serializer ( see JMSSerializerBundle groups ).
115115
By default will serialize all groups if not defined
116116

117117
/**
118-
* @Rest(serializeGrups={"api", "ui-admin"})
118+
* @Rest(serializeGroups={"api", "ui-admin"})
119119
*/
120120

121121
### acceptedContent

0 commit comments

Comments
 (0)