diff --git a/docs/LangRef.html b/docs/LangRef.html index 71f9c111178..38bcb02c3bb 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -2682,7 +2682,7 @@ results are undefined.
Syntax:
-  <result> = insertelement <n x <ty>> <val>, <ty> <elt>, i32 <idx>    ; yields <n x <ty>>
+  <result> = insertelement <n x <ty>> <val>, <ty> <elt>, i32 <idx>    ; yields <n x <ty>>
 
Overview: