Skip to content

Commit 5a7bc8e

Browse files
FlyingDRjaviereguiluz
authored andcommitted
[Serializer] Update reference to attribute in the section title
1 parent 1937a79 commit 5a7bc8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/serializer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ Ignoring Attributes
441441
All attributes are included by default when serializing objects. There are two
442442
options to ignore some of those attributes.
443443

444-
Option 1: Using ``@Ignore`` Annotation
445-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
444+
Option 1: Using ``#[Ignore]`` Attribute
445+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
446446

447447
.. configuration-block::
448448

0 commit comments

Comments
 (0)