diff --git a/README.md b/README.md index 07334f2..24d617c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $originIp = Forwarded::getOriginIp(); // Getting the IP address of the origin re ### If you need more control -If you cannot obtain the header content from the classic standard way, you can call directly the Forwarded header parse. +If you cannot obtain the header content from the classic standard way, you can call directly the Forwarded header parser. ```php