From 2bb41f9ac056c0f5da6cb792fd72884eab5354df Mon Sep 17 00:00:00 2001 From: jusax23 Date: Tue, 14 Feb 2023 23:44:21 +0100 Subject: [PATCH] grammar --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ec357fd..c8165ea 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ TypeScript Libary for relational Database Requests. Requests are written in js/ts and it supports automatic Schema evulution. -Fetures +Features - [x] select Query - [x] insert Query - [x] update Query