Skip to content

Commit 0a44ce5

Browse files
authored
Update README.adoc
1 parent 7921050 commit 0a44ce5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,8 @@ You can check out the running application by going to the http://localhost:9080/
271271
endif::[]
272272
ifdef::cloud-hosted[]
273273
Click the following button to check out the running application by visiting the ***/converter*** endpoint:
274-
::startApplication{port="9080" display="external" name="Visit application" route="/converter"}
274+
275+
::startApplication{port="9080" display="external" name="Check out the application" route="/converter"}
275276
endif::[]
276277

277278
Note that the application currently returns 0 for height conversions because the logic in the converter hasn't been implemented yet. You'll fix this by updating the converter in the following step.
@@ -294,6 +295,7 @@ Now check out the application again at the http://localhost:9080/converter/[http
294295
endif::[]
295296
ifdef::cloud-hosted[]
296297
Now check out the application again at the ***/converter*** endpoint:
298+
297299
::startApplication{port="9080" display="external" name="Check out the application" route="/converter"}
298300
endif::[]
299301

0 commit comments

Comments
 (0)