summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:25:02 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:25:02 -0400
commit81e3ffde39973140f68e77c3a6a82cbcbc85f7cc (patch)
tree651cdc60d398592ff0d5e4b02f40ee75cad33159 /README.md
parent331091f4f7294a45c1997e7cad4b06e706cd1a1e (diff)
downloadmerchant-backoffice-81e3ffde39973140f68e77c3a6a82cbcbc85f7cc.tar.gz
merchant-backoffice-81e3ffde39973140f68e77c3a6a82cbcbc85f7cc.tar.bz2
merchant-backoffice-81e3ffde39973140f68e77c3a6a82cbcbc85f7cc.zip
add period at end of sentence
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8812de..07bb5f3 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ The result will be placed at `packages/frontend/single/index.html`.
## CLI Commands
-* `make compile`: Install dependencies and compile with typescript
+* `make compile`: Install dependencies and compile with typescript.
* `make dev`: Run a development, HMR server. The application will automatically refresh
every time a file is edited