From 170ceef60e514f4267d527572f3546110c2194b4 Mon Sep 17 00:00:00 2001 From: Tapac Date: Fri, 13 Sep 2019 00:02:59 +0300 Subject: [PATCH] Typo in link fixed --- DAO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DAO.md b/DAO.md index 3c420cc..79d7385 100644 --- a/DAO.md +++ b/DAO.md @@ -15,7 +15,7 @@ * [Read entity with a join to another table](#read-entity-with-a-join-to-another-table) * [Auto-fill created and updated columns on entity change](#auto-fill-created-and-updated-columns-on-entity-change) * [Entities mapping](#entities-mapping) - * [Fields transformation](#fields-transformaation) + * [Fields transformation](#fields-transformation) ***