We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9f4b7 commit 75d382fCopy full SHA for 75d382f
content/en/docs/languages/ruby/getting-started.md
@@ -16,7 +16,7 @@ You will learn how you can instrument a simple application, in such a way that
16
17
Ensure that you have the following installed locally:
18
19
-- CRuby >= `3.0`, jruby >= `9.3.2.0`, or truffleruby >= 22.1
+- CRuby >= `3.0`, JRuby >= `9.3.2.0`, or TruffleRuby >= 22.1
20
- [Bundler](https://bundler.io/)
21
22
{{% alert title="Warning" color="warning" %}} While tested, support for `jruby`
0 commit comments