Skip to content

Commit 051ecf8

Browse files
authored
Update uri.rst
Corrected Typo
1 parent c925624 commit 051ecf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • user_guide_src/source/libraries

user_guide_src/source/libraries/uri.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Working with URIs
33
*****************
44

5-
CodeIngiter provides an object oriented solution for working with URI's in your application. Using this makes it
5+
CodeIgniter provides an object oriented solution for working with URI's in your application. Using this makes it
66
simple to ensure that the structure is always correct, no matter how complex the URI might be, as well as adding
77
relative URI to an existing one and have it resolved safely and correctly.
88

0 commit comments

Comments
 (0)