Skip to content

Commit e4eae25

Browse files
Replaced a "note" by a "tip"
1 parent 5e0a91e commit e4eae25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ to your class and choose which groups to use when serializing::
133133
'json', array('groups' => 'group1')
134134
);
135135

136-
.. note::
136+
.. tip::
137137

138138
The value of the ``groups`` key can be a single string, or an array of strings.
139139

0 commit comments

Comments
 (0)