Skip to content

Commit

Permalink
Merge pull request jonschlinkert#290 from curtisgibby/patch-1
Browse files Browse the repository at this point in the history
Remove Bad Apostrophe
  • Loading branch information
jonschlinkert authored Jul 5, 2018
2 parents acf893f + 61e87b0 commit 1c5b5b7
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 @@ -333,7 +333,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 1c5b5b7

Please sign in to comment.