diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 06f102e3e69..24d8e29a2fe 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -1031,8 +1031,8 @@ printer, and the type generated by the assembly parser and disassembler.
legalization.
Legalize SelectionDAG Ops —
- This stage transforms SelectionDAG nodes to eliminate any types that are
- unsupported on the target.
+ This stage transforms SelectionDAG nodes to eliminate any operations
+ that are unsupported on the target.
Optimize SelectionDAG — The
SelectionDAG optimizer is run to eliminate inefficiencies introduced by