diff options
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r-- | llvm/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 50f76a3e3f4..d406b525744 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -26,7 +26,7 @@ targeted at different audiences: * **User Guides** - Those new to the LLVM system should first vist the :ref:`userguides`. + Those new to the LLVM system should first visit the :ref:`userguides`. NOTE: If you are a user who is only interested in using LLVM-based compilers, you should look into `Clang <http://clang.llvm.org>`_ or |