Skip to content

Commit

Permalink
Update docs/uri/7.0/base-uri.md
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Keller <me@kelunik.com>
  • Loading branch information
nyamsprod and kelunik authored Jul 24, 2024
1 parent 816bdab commit 0d75137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uri/7.0/base-uri.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d75137

Please sign in to comment.