From afe916398e4297fceb2b78521be991fa7b2033d0 Mon Sep 17 00:00:00 2001 From: Teik Seong <53546313+mxts@users.noreply.github.com> Date: Wed, 30 Jul 2025 08:20:50 +0800 Subject: [PATCH] fix spelling + better phrasing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24dc392..f0f5bf7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Determine the geographical location and currency of website visitors based on th ## v3.0.8 Possible Breaking Change -Out of the box the system no longer comes with a service pre-configured. Which will cause an error for those who did **NOT** previously publish the configurtion file. Follow the [getting started guide](https://lyften.com/projects/laravel-geoip/doc/) on how to publish the config and how to set up a service. +Out of the box the system no longer comes with a service pre-configured, this will cause an error for those who did **NOT** previously publish the configuration file. Follow the [getting started guide](https://lyften.com/projects/laravel-geoip/doc/) on how to publish the config and how to set up a service. Sorry for this inconvenience, but MaxMind made me remove the free service that was the default. If the config file was published prior to this change, you should not been affected.