From 1fe114541a7bcc2ff268e50c28f0948921f6c2da Mon Sep 17 00:00:00 2001 From: Anonim Date: Fri, 6 Dec 2024 17:11:45 +0300 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd6945e..8703fb8 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Simple-indexer requires PostgreSQL as a backend database and [TypeORM](https://g # How to run -### Developement +### Development ```bash npm run dev