From 20a4becade86c23f0d1570f42445b7f4a1f07d60 Mon Sep 17 00:00:00 2001 From: Serik Shaikamalov Date: Wed, 18 Sep 2024 13:39:35 +0300 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index eab6249..625da65 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # Simple ORM for working with DB on Cloudflare -db - an intances of DB in Cloudflare +db - an instance of Cloudflare D1 tables - your tables in format key: value ie: @@ -129,4 +129,4 @@ The response is: } ] -``` \ No newline at end of file +```