Skip to content

Commit 3c48531

Browse files
committed
docs: improve description
1 parent b663775 commit 3c48531

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • user_guide_src/source/libraries

user_guide_src/source/libraries/uri.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ URI Segments
206206

207207
Each section of the path between the slashes is a single segment.
208208

209-
.. note:: URI Segments mean only the URI path part relative to the baseURL. If
210-
your baseURL contains sub folders, the values will be different from the
211-
current URI path.
209+
.. note:: In the case of your site URI, URI Segments mean only the URI path part
210+
relative to the baseURL. If your baseURL contains sub folders, the values
211+
will be different from the current URI path.
212212

213213
The URI class provides a simple way to determine
214214
what the values of the segments are. The segments start at 1 being the furthest left of the path.

0 commit comments

Comments
 (0)