Skip to content

Commit

Permalink
chore (docs): fix minor delimiter mistake in README (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt committed Oct 3, 2023
1 parent ea77208 commit eaa1a8f
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 eaa1a8f

Please sign in to comment.