Skip to content

Commit f40f366

Browse files
Fix the table syntax (neo4j#2673)
1 parent a8a329c commit f40f366

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ In some cases, it is recommended to use instances with memory that fits the size
5959
Storage size depends on the size of the databases.
6060
|===
6161

62-
For server-based, on-premise environments:
62+
For server-based, on-premises environments:
6363

64-
.Hardware requirement guidelines for server-based, on-premise environments
64+
.Hardware requirement guidelines for server-based, on-premises environments
6565
[cols="1,3a"]
6666
|===
6767
| *CPU* | Intel/AMD x86-x64. ARM64.
@@ -89,25 +89,25 @@ For personal use and software development:
8989
|===
9090
| Operating System | Supported JDK
9191
| *Debian 11, 12* | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
92-
| *MacOS 11, 12, 13, 14, 15*footnote:1[In Neo4j 5.26 LTS, deploying Neo4j on MacOs 11, 12, and Windows 10 is deprecated and will be removed in the next release.]| OpenJDK 17, ZuluJDK 17/21
92+
| *MacOS 11, 12, 13, 14, 15* footnote:1[In Neo4j 5.26 LTS, deploying Neo4j on MacOs 11, 12, and Windows 10 is deprecated and will be removed in the next release.]| OpenJDK 17, ZuluJDK 17/21
9393
| *SuSE Enterprise Desktop 15* | OpenJDK 17/21, OracleJDK 17/21
9494
| *Ubuntu Desktop 22.04, 24.04* | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
95-
| *Windows 10, 11*footnote:1[] | OracleJDK 17/21, ZuluJDK 17/21
95+
| *Windows 10, 11* footnote:1[] | OracleJDK 17/21, ZuluJDK 17/21
9696
|===
9797

9898

99-
For cloud environments, and server-based, on-premise environments:
99+
For cloud environments, and server-based, on-premises environments:
100100

101-
.Software requirements for cloud environments, and server-based, on-premise environments
101+
.Software requirements for cloud environments, and server-based, on-premises environments
102102
[options="header"]
103103
|===
104104
| Operating System | Supported JDK
105-
| *Amazon Linux 2022 AMI, Amazon Linux 2023 AMI*footnote:2[In Neo4j 5.26 LTS, deploying Neo4j on Amazon Linux 2022 AMI, Unbuntu Server 16.04, 18.04, 20.04, and Windows Server 2016 and 2019 is deprecated and will be removed in the next release.] | Amazon Corretto 17/21, and OracleJDK 17/21
105+
| *Amazon Linux 2022 AMI, Amazon Linux 2023 AMI* footnote:2[In Neo4j 5.26 LTS, deploying Neo4j on Amazon Linux 2022 AMI, Unbuntu Server 16.04, 18.04, 20.04, and Windows Server 2016 and 2019 is deprecated and will be removed in the next release.] | Amazon Corretto 17/21, and OracleJDK 17/21
106106
| *CentOS Stream 8, 9* | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
107107
| *Debian 11, 12* | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
108108
| *Red Hat Enterprise Linux Server 8.10, 9.2, 9.4, 9.6* | Red Hat OpenJDK 17/21, Oracle JDK 17/21, and ZuluJDK 17/21
109-
| *Ubuntu Server 16.04, 18.04, 20.04, 22.04, 24.04*footnote:2[] | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
110-
| *Windows Server 2016, 2019, 2022, 2025*footnote:2[] | OracleJDK 17/21, ZuluJDK 17/21
109+
| *Ubuntu Server 16.04, 18.04, 20.04, 22.04, 24.04* footnote:2[] | OpenJDK 17/21, OracleJDK 17/21, and ZuluJDK 17/21
110+
| *Windows Server 2016, 2019, 2022, 2025* footnote:2[] | OracleJDK 17/21, ZuluJDK 17/21
111111
|===
112112

113113
For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
@@ -159,4 +159,4 @@ It is recommended to move to **Java SE 21**, which is supported in Neo4j 5.14 on
159159

160160
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
161161
Neo4j Desktop is bundled with a JVM.
162-
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop/current/[Neo4j Desktop documentation].
162+
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop/current/[Neo4j Desktop documentation].

0 commit comments

Comments
 (0)