From 761ea1a2b7c869cc30cd3e85d76c79733b340aae Mon Sep 17 00:00:00 2001 From: Jamie York Date: Sun, 1 Sep 2024 14:33:34 +0100 Subject: [PATCH] space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095f27c..e262ab5 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT ### Micro Frameworks *Micro frameworks and routers.* -* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications. +* [Laravel Zero](https://laravel-zero.com) - A micro-framework for console applications. * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas. * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications. * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.