From 73e400b81ca33d32d07ccc9381d0f0c131479f7d Mon Sep 17 00:00:00 2001 From: PuneetK Date: Thu, 25 Jul 2024 09:44:12 +0400 Subject: [PATCH] Update README.md Fixed a line in the readme page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de9d4484..c96be215 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you do not use composer, ensure that you also load any dependencies that this ## giggsey/libphonenumber-for-php-lite -If you only want to make sure of the core PhoneNumber Util functionality, you can use [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite), which offers a much smaller package size. +If you only want to make use of the core PhoneNumber Util functionality, you can use [giggsey/libphonenumber-for-php-lite](https://github.com/giggsey/libphonenumber-for-php-lite), which offers a much smaller package size. ## Documentation