From 9343da1693523032c0b88c418ad558add612cc7c Mon Sep 17 00:00:00 2001 From: Morris Brodersen Date: Sun, 26 Nov 2023 00:46:36 +0100 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2958c..4908a77 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ Use `npm run test-coverage` to run the tests and produce an LCOV test coverage report in `./coverage`. Note that the implementation is specific to the project structure, -(e.g. `/public` as web root and `8080` as port are hard-coded), but hackable. +e.g. `/public` as web root and port `8080` are hard-coded. Reference: