Skip to content

Commit 153f5c8

Browse files
authored
Merge pull request #274 from OpenLiberty/staging
Merge staging to prod - Fix typo in README (#273)
2 parents c2cd35c + de16727 commit 153f5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Open Liberty is an open application framework designed for the cloud. It's small
3737

3838
Maven is an automation build tool that provides an efficient way to develop Java applications. Using Maven, you will build a simple microservice, called `system`, that collects basic system properties from your laptop and displays them on an endpoint that you can access in your web browser.
3939

40-
You'll also explore how to package your application with Open Liberty so that it can be deployed anywhere in one go. You will then make Liberty configuration and code changes and see howthey are immediately picked up by a running instance.
40+
You'll also explore how to package your application with Open Liberty so that it can be deployed anywhere in one go. You will then make Liberty configuration and code changes and see how they are immediately picked up by a running instance.
4141

4242
Finally, you will package the application along with the server configuration into a Docker image and run that image as a container.
4343

0 commit comments

Comments
 (0)