We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b84a3 commit 02e5edeCopy full SHA for 02e5ede
README.md
@@ -161,7 +161,7 @@ and run `bundle install` from your shell.
161
Potential performance improvements may be achieved under MRI by installing optional C extensions.
162
To minimize installation errors the C extensions are available in the `concurrent-ruby-ext` extension
163
gem. `concurrent-ruby` and `concurrent-ruby-ext` are always released together with same version.
164
-Simply install the extension gen too:
+Simply install the extension gem too:
165
166
```ruby
167
gem install concurrent-ruby-ext
0 commit comments