From e579136136fbfa7fcba22c6220ab0310c99617c6 Mon Sep 17 00:00:00 2001 From: Christian Hissibini Date: Fri, 7 Dec 2018 00:35:03 -0500 Subject: [PATCH] =?UTF-8?q?Add=20some=20=F0=9F=92=85=20to=20the=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0e6e3..b6fb812 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The goal of this project is to help, fill the gap of supporting multiple ORM's in DynamicQuery, and possibly more projects in the future. -One of the most obvious reasy is to be able to execute async/await operations on the context without, the executing library to be dependant on the ORM Framework such as (EF Core, EF6). +One of the most obvious reason is to be able to execute async/await operations on the context without, the executing library to be dependant on the ORM Framework such as (EF Core, EF6). ## Getting Started