diff --git a/userguide/index.html b/userguide/index.html index 0ef21fe16..bc724ae66 100644 --- a/userguide/index.html +++ b/userguide/index.html @@ -174,7 +174,7 @@
You load Ion Auth just link any other library:
+You load Ion Auth just like any other library:
$this->load->library('ion_auth');
Do make sure to load your database connection first, that can be loaded manually or autloaded.