aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2024-04-11 19:41:51 +0200
committerdavidpkj <davidpenkow1@gmail.com>2024-04-11 19:41:51 +0200
commit684382641cfe131ed7ac7acd129dc63afb6ee113 (patch)
treec7bf6607727695287f685f04cdd9417d08aa5d01
parentdfb25ceae2b3212a4c17d8361143ba19f607dc49 (diff)
typo fix
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index ed9da74..58a57a2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -9,4 +9,4 @@ Requires the `npm` tool.
```bash
npm i # installes packages
npm run main # runs the software
-````
+```