Skip to content

Commit 55fbc4b

Browse files
joeybloggsjoeybloggs
authored andcommitted
fix typo
1 parent bc3cd14 commit 55fbc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Benchmarks
156156
------
157157
###### Run on MacBook Pro (Retina, 15-inch, Late 2013) 2.6 GHz Intel Core i7 16 GB 1600 MHz DDR3 using Go version go1.6.2 darwin/amd64
158158

159-
NOTE: the 1 allocationand B/op in the first 4 is actually the struct allocating when passing it in, so primitives are actually zero allocation.
159+
NOTE: the 1 allocation and B/op in the first 4 is actually the struct allocating when passing it in, so primitives are actually zero allocation.
160160

161161
```go
162162
go test -bench=. -benchmem=true

0 commit comments

Comments
 (0)