Fix grammar in Stacker doc description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14533 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html
index d5b2ea1..1becb6d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -111,9 +111,9 @@
<li><a href="SourceLevelDebugging.html">Source Level Debugging with
LLVM</a></li>
<li><a href="TableGenFundamentals.html">TableGen Fundamentals</a></li>
-<li><a href="Stacker.html">The Stacker Cronicles</a> - This document describes
-both the Stacker language and LLVM frontend, but also some details about LLVM
-useful for those writing front-ends.</li>
+<li><a href="Stacker.html">The Stacker Cronicles</a> - describes both the
+Stacker language and LLVM frontend, as well as some details about LLVM useful
+for those writing front-ends.</li>
<li><a href="CommandLine.html">Command Line Library</a></li>
<li><a href="ExtendingLLVM.html">Extending LLVM</a></li>
<li><a href="CodingStandards.html">Coding Standards</a></li>