From 01d1d287d921e68095c77eafd4bca7560217e6fa Mon Sep 17 00:00:00 2001 From: WhizSid <44908250+whizsid@users.noreply.github.com> Date: Thu, 6 Jun 2019 20:30:22 +0530 Subject: [PATCH] Fixed grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bde459..004e5ae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Packagist: Version](https://img.shields.io/packagist/v/whizsid/arraybase.svg)](https://github.com/whizsid/arraybase/tree/0.0.1) [![Packagist: Downloads](https://img.shields.io/packagist/dt/whizsid/arraybase.svg)](https://packagist.org/packages/whizsid/arraybase) -Runtime SQL like query lanaguage for manipulate php arrays. written in pure php and not using any sql engine. Note:- this is not an any king of query builder. +Runtime SQL like query lanaguage for manipulate php arrays. written in pure php and not using any sql engine. Note:- this is not an any kind of query builder. ## Installation