Skip to content

Commit

Permalink
Remove Bad Apostrophe
Browse files Browse the repository at this point in the history
A possessive belonging to an "it" doesn't need an apostrophe. Don't believe me? Ask [the Oatmeal](http://theoatmeal.com/comics/apostrophe) (look for the velociraptor)!
  • Loading branch information
curtisgibby authored Feb 5, 2018
1 parent fa88dca commit 61e87b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ Sample: spec.txt (110610 bytes)
> marked-0.3.2 x 22.92 ops/sec ±0.79% (41 runs sampled)
```

As you can see, `remarkable` doesn't pay with speed for it's flexibility. Because
As you can see, `remarkable` doesn't pay with speed for its flexibility. Because
it's written in monomorphic style and uses JIT inline caches effectively.


Expand Down

0 comments on commit 61e87b0

Please sign in to comment.