From fd6184afadace0da2f3a56562342150b4a899dd7 Mon Sep 17 00:00:00 2001 From: Omar Muscatello <7016897+OmarMuscatello@users.noreply.github.com> Date: Wed, 8 Aug 2018 09:48:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66bc174..938b7a9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A simple library for partial entity changes in ASP.NET and ASP.NET Core. - [Globals](#globals) - [Adding entities](#--adding-entities) - [Ignore letter case for property names](#--ignore-letter-case-for-property-names) - - [(Global) Mapping functions](#--(global)-mapping-functions) + - [(Global) Mapping functions](#--global-mapping-functions) - [Properties Configuration](#properties-configuration) - [Exclude properties](#--exclude-properties) - [Ignore null value](#--ignore-null-value)