From 05742ff37e5741921736dc8cd3c78e90e243cab9 Mon Sep 17 00:00:00 2001 From: kumy Date: Mon, 18 Dec 2017 14:34:23 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 640d765..bab74a5 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ docker run -d -p 8080:8080 plantuml-server ``` The server is now listing to [http://localhost:8080/plantuml](http://localhost:8080/plantuml). -You may specity the port in `-p` Docker command line argument. +You may specify the port in `-p` Docker command line argument. How to generate the war