Skip to content

Commit a56255e

Browse files
committed
docs(docker/README.md): rephrase a sentence a little bit.
[ci skip]
1 parent d3093b5 commit a56255e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ possible configurations, we support only those that are typically used:
77
In this mode, it also runs in-memory database H2. This is roughly the same as
88
executing `mvn spring-boot:run` command but inside a Docker container.
99

10-
* Build a WAR file that will be used in container building:
10+
* Create a WAR file that will be used for building an image:
1111
```console
1212
$ mvn package
1313
$ cd docker

0 commit comments

Comments
 (0)