Skip to content

Commit e6917b9

Browse files
committed
Fix typo in README.md
1 parent 1d33a0f commit e6917b9

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
@@ -12,7 +12,7 @@ Some planned and implemented features:
1212

1313
* Immutable datastructures
1414
* Protocols first implementation
15-
* Transducers at-the-bottom (most primitves are based off of reduce)
15+
* Transducers at-the-bottom (most primitives are based off of reduce)
1616
* Coroutines for transducer inversion of control (transducer to lazy-seq conversion)
1717
* A "good enough" JIT (implemented, tuning still a WIP, but not bad performance today)
1818
* Easy FFI (TODO)

0 commit comments

Comments
 (0)