diff --git a/docs/TableGenFundamentals.html b/docs/TableGenFundamentals.html index a89e60dba9a..48087274a17 100644 --- a/docs/TableGenFundamentals.html +++ b/docs/TableGenFundamentals.html @@ -694,7 +694,7 @@ File-scope let expressions are really just another way that TableGen allows the end-user to factor out commonality from the records.

File-scope "let" expressions take a comma-separated list of bindings to -apply, and one of more records to bind the values in. Here are some +apply, and one or more records to bind the values in. Here are some examples: