You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Also, `TruffleRuby.jit?` will tell you if you are running with the GraalVM compi
79
79
### What is Oracle GraalVM?
80
80
81
81
Oracle GraalVM is the GraalVM distribution from Oracle available under the [GraalVM Free Terms and Conditions](https://medium.com/graalvm/161527df3d76).
82
-
Oracle GraalVM provides the best TruffleRuby experience through being significantly faster and more memory-efficient than GraalVM Community Edition.
82
+
Oracle GraalVM provides the best TruffleRuby experience: it is significantly faster and more memory-efficient than GraalVM Community Edition.
83
83
84
84
### How do I know that I'm using the Community Edition of GraalVM?
0 commit comments