diff --git a/README.md b/README.md index e59ae30..c3a4078 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ In one terminal execute `mvn tomcat7:run -pl *-server -am -Denv=dev` -In an other terminal execute `mvn gwt:codeserver -pl *-client -am` +In another terminal execute `mvn gwt:codeserver -pl *-client -am` -Access the applicatio from the browser at `http://localhost:8080` +Access the application from the browser at `http://localhost:8080`