summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:23:02 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-05-22 06:23:02 -0400
commit03057f09bbf1c06e79b135903ccd2c88549216b3 (patch)
tree0519941e4a0b2bd8f328789855078b12c31aeb94 /README.md
parent7cc1ea020a8919e491304a64460251965ac845d8 (diff)
downloadmerchant-backoffice-03057f09bbf1c06e79b135903ccd2c88549216b3.tar.gz
merchant-backoffice-03057f09bbf1c06e79b135903ccd2c88549216b3.tar.bz2
merchant-backoffice-03057f09bbf1c06e79b135903ccd2c88549216b3.zip
fix typo: s/support/supports/
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 7c61998..4ba45c7 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Additionally `make dist` will create a zip file with the content to upload into
make dist
```
-This SPA support building all into a single html file for easy deployment.
+This SPA supports building all into a single html file for easy deployment.
```shell
make build-single