diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index e6caf222d70..bfaafe7265f 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -45,7 +45,7 @@
  • Extending the language: control flow
  • Extending the language: user-defined operators
  • Extending the language: mutable variables / SSA construction
  • -
  • Conclusion and other useful LLVM tidbits
  • +
  • Conclusion and other useful LLVM tidbits
  • Advanced Topics