summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/userguides.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 7e4e3b7bc0..c0a4356b0e 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -48,8 +48,8 @@ User Guides
* :doc:`tutorial/index`
- A walk through the process of using LLVM for a custom language, and the
- facilities LLVM offers in tutorial form.
+ Tutorials about using LLVM. Includes a tutorial about making a custom
+ language with LLVM.
* :ref:`developer_policy`