Update lead
diff --git a/docs/tutorials/index.html b/docs/tutorials/index.html
index e2e81eb..6e91ad2 100644
--- a/docs/tutorials/index.html
+++ b/docs/tutorials/index.html
@@ -89,7 +89,7 @@
             <h1>What is Sisu?</h1>
           </div>
           <p class="lead">
-            Sisu is a modular container that supports classpath scanning, auto-binding, and dynamic wiring.
+            Sisu is a set of <a href="http://code.google.com/p/google-guice/">Guice</a> modules that add classpath scanning, auto-binding, and dynamic wiring.
           </p>
           <p>Let's begin with a simple Maven project, paste the following into a file called 'pom.xml'</p>
 <pre class="prettyprint">