Skip to content

Commit

Permalink
typo fix in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Jan 27, 2025
1 parent 2109dad commit a8f40d6
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 @@ -6,7 +6,7 @@ title: URI context aware wrapper
URI info and full manipulation
=======

<p class="message-warning">The class is deprecated please use the <code>Uri</code> class instead startinh with version <code>7.6.0</code>.</p>
<p class="message-warning">The class is deprecated please use the <code>Uri</code> class instead starting with version <code>7.6.0</code>.</p>

The `League\Uri\BaseUri` class is build to ease gathering information regarding a specific URI.
The class makes it easier to transform and crawl pages containing URIs (ie: a web page, or an HTTP client for instance).
Expand Down

0 comments on commit a8f40d6

Please sign in to comment.