Skip to content

Commit 59eafdf

Browse files
author
Bernard Horan
committed
Fix typos and add formatting.
1 parent 862136f commit 59eafdf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/enterprise-overview/support.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,19 @@ The following platforms are certified for Oracle GraalVM:
2323
| macOS | 11 (Big Sur), 12.4 (Monterey), 13.3 (Ventura) | x64, AArch64 | [Installation Guide for macOS](../getting-started/graalvm-enterprise/macos.md) |
2424
| Microsoft Windows | Server 2016, 2019, 2022 | x64 | [Installation Guide for Windows](../getting-started/graalvm-enterprise/windows.md) |
2525

26-
## Features Support
26+
## Technologies Support
2727

2828
Oracle GraalVM technologies are distributed as _supported_ or _experimental_.
2929

30-
_Experimental_ technologies are being considered for future versions of Oracle GraalVM.
30+
_Experimental_ technologies are those considered for future versions of Oracle GraalVM.
3131
They are not meant for use in production and are **not** supported by Oracle.
3232
The development team welcomes feedback on experimental features, but users should be aware that experimental features may not be included in a final version, or may change significantly before being considered production-ready.
3333

34-
GraalVM JavaScript runtime (known as GraalJS) is supported on all certified platrofms.
35-
The Java on Truffle runtime (known as Espresso) is supported on Linux x64 only, and experimenal on other certified platrofms.
36-
GraalVM Python runtime (known as GraalPy) is experimental on all certified platrofms.
34+
The GraalVM JavaScript runtime (known as GraalJS) is _supported_ on all certified platforms.
35+
36+
The Java on Truffle runtime (known as Espresso) is _supported_ on Linux x64 only, and _experimental_ on other certified platforms.
37+
38+
The GraalVM Python runtime (known as GraalPy) is _experimental_ on all certified platforms.
3739

3840
The following technologies are deprecated and will be removed in Oracle GraalVM for JDK 23:
3941
* LLVM runtime

0 commit comments

Comments
 (0)