Skip to content

Commit 84a2494

Browse files
committed
IN PROGRESS - issue JAVAMONEY-11: Port JScience Tradingapp
https://java.net/jira/browse/JAVAMONEY-11
1 parent 81dc90f commit 84a2494

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/javamoney-tradingapp/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ Starting the Application
4545
1. **Start with Jetty**
4646

4747

48-
1.1 The easiest way to start the application is via the Maven Jetty Plugin. Run
48+
1.1 The easiest way to start the application is via the Maven Jetty Plugin. Run
4949

5050
mvn jetty:run -P jetty
5151

52-
1.2 Access the application
52+
1.2 Access the application
5353

54-
The application on Jetty will be running at the following URL: <http://localhost:8080/>.
54+
The application on Jetty will be running at the following URL: <http://localhost:8080/>.
5555

5656

5757

0 commit comments

Comments
 (0)