Skip to content

Commit aaf9d54

Browse files
authored
chore: Update MRI to CRuby
This is Matz's (the creator of Ruby) preferred name.
1 parent dfd13f2 commit aaf9d54

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-
- MRI Ruby >= `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)