diff --git a/resources/scripts/components/server/features/JavaVersionModalFeature.tsx b/resources/scripts/components/server/features/JavaVersionModalFeature.tsx index fb81c07a4..3756b55b0 100644 --- a/resources/scripts/components/server/features/JavaVersionModalFeature.tsx +++ b/resources/scripts/components/server/features/JavaVersionModalFeature.tsx @@ -75,9 +75,9 @@ const JavaVersionModalFeature = () => { return ( setVisible(false)} closeOnBackground={false} showSpinnerOverlay={loading}> -

Invalid Java Version, Update Docker Image?

-

This server is unable to start due to the required java version not being met.

-

By pressing {'"Update Docker Image"'} below you are acknowledging that the docker image this server uses will be changed to a image below that has the Java version you are requesting.

+

Invalid Java version, update Docker image?

+

This server is unable to start due to the required Java version not being met.

+

By pressing {'"Update Docker Image"'} below you are acknowledging that the Docker image this server uses will be changed to an image below that has the Java version you are requesting.

Please select a Java version from the list below.