From 400c85bcac38ae9b67325edb1a71ca84ccbe8339 Mon Sep 17 00:00:00 2001 From: Otmani Mohamed Redha Date: Fri, 21 Jun 2024 01:07:11 +0200 Subject: [PATCH] changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49301975..2d7a7161 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [schematics](https://github.com/schematics/schematics) - Data Structure Validation. * [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library. * [pydantic](https://github.com/pydantic/pydantic) - Data validation using Python type hints. -* [KMATCH](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries. +* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries. ## Data Visualization