Skip to content

Commit ab8e77e

Browse files
authored
Update capitalization for JRuby and TruffleRuby (#6092)
1 parent ed9f4b7 commit ab8e77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/languages/ruby/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You will learn how you can instrument a simple application, in such a way that
1616

1717
Ensure that you have the following installed locally:
1818

19-
- CRuby >= `3.0`, jruby >= `9.3.2.0`, or truffleruby >= 22.1
19+
- CRuby >= `3.0`, JRuby >= `9.3.2.0`, or TruffleRuby >= 22.1
2020
- [Bundler](https://bundler.io/)
2121

2222
{{% alert title="Warning" color="warning" %}} While tested, support for `jruby`

0 commit comments

Comments
 (0)