We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81dc90f commit 84a2494Copy full SHA for 84a2494
web/javamoney-tradingapp/README.md
@@ -45,13 +45,13 @@ Starting the Application
45
1. **Start with Jetty**
46
47
48
-1.1 The easiest way to start the application is via the Maven Jetty Plugin. Run
+ 1.1 The easiest way to start the application is via the Maven Jetty Plugin. Run
49
50
mvn jetty:run -P jetty
51
52
-1.2 Access the application
+ 1.2 Access the application
53
54
-The application on Jetty will be running at the following URL: <http://localhost:8080/>.
+ The application on Jetty will be running at the following URL: <http://localhost:8080/>.
55
56
57
0 commit comments