merchant-backoffice

ZZZ: Inactive/Deprecated
Log | Files | Refs | Submodules | README

commit 38f16eb4fd1bdd4b95cb26d24c1893ddedaefd13
parent 6e45104f0910446adca922608c73c38586107136
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 22 May 2021 06:26:01 -0400

add period at end of sentence

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -85,7 +85,7 @@ The result will be placed at `packages/frontend/single/index.html`. * `make serve`: Build and serves the content, useful to test the result. -* `make lint`: Pass TypeScript files using ESLint +* `make lint`: Pass TypeScript files using ESLint. * `make check`: Run Jest and Enzyme with [`enzyme-adapter-preact-pure`](https://github.com/preactjs/enzyme-adapter-preact-pure) for