Skip to content

Commit

Permalink
fix grammer
Browse files Browse the repository at this point in the history
Co-authored-by: Nate Baer <[email protected]>
Signed-off-by: Alejandro Reyes <[email protected]>
  • Loading branch information
alejandroereyes and njbbaer committed Sep 20, 2023
1 parent 4d1209a commit 75a5b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ Output:


Both the `field` and the global Blueprinter Configuration supports `:if` and `:unless` options that can be used to serialize fields conditionally.
By default field-level conditions override global conditions. By enabling `roll_up_conditions`, BOTH field-level and global conditions must be met in order for field to be serialized.
By default, field-level conditions override global conditions. By enabling `roll_up_conditions`, BOTH field-level and global conditions must be met in order for the field to be serialized.

### Global Config Setting - if and unless

Expand Down

0 comments on commit 75a5b12

Please sign in to comment.