From f3f9997d348ef150e9e0438c0820be5055300bad Mon Sep 17 00:00:00 2001 From: sudeshnas25 <32449248+sudeshnas25@users.noreply.github.com> Date: Tue, 30 Oct 2018 23:48:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbac172..e0e4671 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This sample application will create and deploy a Java EE application server as well as a MongoDB database. The sample application will display a map and perform geospatial queries to populate the map with all Major League Baseball stadiums in the United States. -There are two options for this sample application depending on what you have available in your environment. The options are to use JBoss EAP latest or Wildfly latest. If you are using the openshift all-in-one image, use Wildfly. If you are using OpenShift Online 3, Dedicated, or Enteprise, use EAP. +There are two options for this sample application depending on what you have available in your environment. The options are to use JBoss EAP latest or Wildfly latest. If you are using the openshift all-in-one image, use Wildfly. If you are using OpenShift Online 3, Dedicated, or Enterprise, use EAP. ## Quick instructions to just get this working on an OpenShift 3 deployment as a normal user