From 62ef791b2be2367bb6251348ef5a003e255604ca Mon Sep 17 00:00:00 2001 From: Mikhail Zakharov Date: Fri, 1 Nov 2024 18:13:57 +0100 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65babf2..cf42792 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Description -**tSQLike** is a `Python3` module that is written with a hope to make tabular data process easier using SQL-like primitives. +**tSQLike** is a `Python3` module that is written with a hope to make tabular data processing easier using SQL-like primitives. ## Notes