Skip to content

Commit 20cfcd8

Browse files
ydahhsbt
authored andcommitted
dont' ==> don't
1 parent 6d976f2 commit 20cfcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/news/_posts/2018-05-31-ruby-2-6-0-preview2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This module has `parse` method which parses a given ruby code of string and retu
6666

6767
## Performance improvements
6868

69-
* Speedup `Proc#call` because we dont' need to care about `$SAFE` any more.
69+
* Speedup `Proc#call` because we don't need to care about `$SAFE` any more.
7070
[[Feature #14318]](https://bugs.ruby-lang.org/issues/14318)
7171

7272
With `lc_fizzbuzz` benchmark which uses `Proc#call` so many times we can measure

0 commit comments

Comments
 (0)