From b1bc9dee4b14f2d83db9e24a0c946494e0cae7e8 Mon Sep 17 00:00:00 2001 From: Chase Maier Date: Mon, 5 May 2014 22:03:01 -0700 Subject: [PATCH] Remove unnecessary word from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca81ed1..d6a4a4b 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ know how fast an id can be generated and encoded in order to hit the wire. Benchmarks including a network are left as an exercise for the reader because all networks vary. -These show that when a client can safely ask for more one than one id at a time, +These show that when a client can safely ask for more than one id at a time, they can reduce time to wire and the expensive read/write operations. BenchmarkServe01 1677 ns/op # 596303 ids/sec