Skip to content

Commit c91a496

Browse files
committed
Don’t split the infinitive
1 parent 3709021 commit c91a496

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
@@ -66,7 +66,7 @@ Happy compiling!
6666

6767
### Limiting Target Rubies
6868

69-
Some gems might choose to not support older versions of Ruby (like [Nokogiri](http://nokogiri.org), which no longer supports 1.8).
69+
Some gems might choose not to support older versions of Ruby (like [Nokogiri](http://nokogiri.org), which no longer supports 1.8).
7070

7171
If you wish to limit the versions of Ruby that your cross-compiled Windows binaries supports, you can use the environment variables `BASE_VERSION` and `RUBY_CC_VERSION`:
7272

0 commit comments

Comments
 (0)