Skip to content

Commit 4c7196c

Browse files
Fixed typo in Readme
1 parent 6a8651a commit 4c7196c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**Declarative logic for iterators and collections.**
88
`quantor` lets you express conditions like `forall`, `exists`, `none`, and `existsforall` directly over data — making filtering, validation, and testing expressive, readable, and idiomatic.
99

10-
## Why Quantor?
10+
## Why quantor?
1111

1212
Rust's iterator methods are powerful, but when you want to write logic that reads like:
1313

0 commit comments

Comments
 (0)