[DOC] Fix typo with -> wish

This commit is contained in:
cdfzo 2024-07-07 06:09:42 +02:00 committed by GitHub
parent d76332e551
commit 087b461c83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
2. Install optional, recommended dependencies:
* [libffi] (to build fiddle)
* [gmp] (if you with to accelerate Bignum operations)
* [gmp] (if you wish to accelerate Bignum operations)
* [rustc] - 1.58.0 or later, if you wish to build
[YJIT](rdoc-ref:RubyVM::YJIT).