aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial')
-rw-r--r--docs/tutorial/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html
index fe047c9d24..5f82cf630b 100644
--- a/docs/tutorial/index.html
+++ b/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>