summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/tutorial/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html
index fe047c9d24a..5f82cf630b8 100644
--- a/llvm/docs/tutorial/index.html
+++ b/llvm/docs/tutorial/index.html
@@ -25,7 +25,7 @@
<li><!--<a href="Tutorial5.html">-->Invoking the JIT</li>
</ol>
</li>
- <li>Implementing a language with LLVM: Kaleidoscope
+ <li>Kaleidoscope: Implementing a Language with LLVM
<ol>
<li><a href="LangImpl1.html">Tutorial Introduction and the Lexer</a></li>
<li><a href="LangImpl2.html">Implementing a Parser and AST</a></li>
OpenPOWER on IntegriCloud