Update README.md

Suggesting a few changes I observed while going through the document.
This commit is contained in:
PoojaChandak 2020-07-21 21:33:07 +05:30 committed by Bruno Oliveira da Silva
parent e120f6d684
commit 66f34fa856

View file

@ -36,7 +36,7 @@ Or to build a specific guide run:
mvn clean install -f GUIDE_DIR
By default an archive version of the documentation is built. To build a latest build run:
By default, an archive version of the documentation is built. To build the latest build run:
mvn clean install -Dlatest