From fe084af19b83df2486f852a51a32f0288fb654da Mon Sep 17 00:00:00 2001 From: Otmani Mohamed Redha Date: Thu, 20 Jun 2024 22:30:17 +0200 Subject: [PATCH] changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aa512b0..49301975 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