diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index eed4547a7818..d057390d83c9 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -1616,7 +1616,7 @@ Asked Questions page.

-

This document is just an introduction to how to use LLVM to do +

This document is just an introduction on how to use LLVM to do some simple things... there are many more interesting and complicated things that you can do that aren't documented here (but we'll gladly accept a patch if you want to write something up!). For more information about LLVM, check