Skip to content

Commit

Permalink
chore (docs): fix minor delimiter mistake in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt committed Sep 29, 2023
1 parent 2759659 commit 85367e1
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 @@ -96,7 +96,7 @@ provide optional validation+conversion functions for fields in your model via

Example date comparison down to the HH::MM using an ISO-8601 format:

`name=alice and created_at>"2023-12-01 14:01"`
`name="alice" and created_at>"2023-12-01 14:01"`



Expand Down

0 comments on commit 85367e1

Please sign in to comment.