completely removed Plugins from CodeIgniter
diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html
index 56f208a..be7e5e2 100644
--- a/user_guide/overview/at_a_glance.html
+++ b/user_guide/overview/at_a_glance.html
@@ -107,7 +107,7 @@
 much more.</p>
 
 <h2>CodeIgniter is Extensible</h2>
-<p>The system can be easily extended through the use of plugins and helper libraries, or through class extensions or system hooks.</p>
+<p>The system can be easily extended through the use of your own libraries, helpers, or through class extensions or system hooks.</p>
 
 
 <h2>CodeIgniter Does Not Require a Template Engine</h2>