From 0d75137340df6b9a0859fc102760e6d9f9ab323b Mon Sep 17 00:00:00 2001 From: ignace nyamagana butera Date: Wed, 24 Jul 2024 22:47:18 +0200 Subject: [PATCH] Update docs/uri/7.0/base-uri.md Co-authored-by: Niklas Keller --- docs/uri/7.0/base-uri.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uri/7.0/base-uri.md b/docs/uri/7.0/base-uri.md index 4656a3d9..42cf1da3 100644 --- a/docs/uri/7.0/base-uri.md +++ b/docs/uri/7.0/base-uri.md @@ -30,7 +30,7 @@ echo $baseUri; // display 'http://www.example.com' The instance also implements PHP's `Stringable` and `JsonSerializable` interface. -In addition to all the non-destructive rules from RFC3968, duting instantiation, the class +In addition to all the non-destructive rules from RFC3968, during instantiation, the class will convert the host if possible: - to its IPv4 decimal representation