Skip to content

Commit 02e5ede

Browse files
committed
fix a very small typo
1 parent a7b84a3 commit 02e5ede

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
@@ -161,7 +161,7 @@ and run `bundle install` from your shell.
161161
Potential performance improvements may be achieved under MRI by installing optional C extensions.
162162
To minimize installation errors the C extensions are available in the `concurrent-ruby-ext` extension
163163
gem. `concurrent-ruby` and `concurrent-ruby-ext` are always released together with same version.
164-
Simply install the extension gen too:
164+
Simply install the extension gem too:
165165

166166
```ruby
167167
gem install concurrent-ruby-ext

0 commit comments

Comments
 (0)