Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 3550f70

Browse files
committed
Fix typo
We don't write test for the readme. :)
1 parent ea1d57b commit 3550f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ throughput of 710k transactions per second on a 1 gbps network. The specificatio
1010
in two git repositories. Reserach is performed in the loom repository. That work drives the
1111
Loom specification forward. This repository, on the other hand, aims to implement the specification
1212
as-is. We care a great deal about quality, clarity and short learning curve. We avoid the use
13-
of `unsafe` Rust and an write tests for *everything*. Optimizations are only added when
13+
of `unsafe` Rust and write tests for *everything*. Optimizations are only added when
1414
corresponding benchmarks are also added that demonstrate real performance boots. We expect the
1515
feature set here will always be a ways behind the loom repo, but that this is an implementation
1616
you can take to the bank, literally.

0 commit comments

Comments
 (0)