From 4997df82b91a73a48bbd6c5f646f5fbb89207414 Mon Sep 17 00:00:00 2001 From: Oanh Nguyen Date: Tue, 5 Nov 2019 14:34:40 +0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2249bb..42e32c9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Easy integrate [Logz.io](https://logz.io) into PHP and [Laravel](https://laravel ## Main features -- [x] Make Logz.io handler for [monplog](https://packagist.org/packages/monolog/monolog) +- [x] Make Logz.io handler for [Monolog](https://packagist.org/packages/monolog/monolog) - [x] Make `logzio` driver for integrate Logz.io into Laravel Application ## Requirements