diff --git a/source/basic.tex b/source/basic.tex index a78628ca87..d26002de5d 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -1491,7 +1491,7 @@ \item If $P$ is associated with a \grammarterm{lambda-declarator}, its scope extends to the end of the \grammarterm{compound-statement} -in the \grammarterm{lambda-expression}. +of the \grammarterm{lambda-expression}. \item If $P$ is associated with a \grammarterm{requirement-parameter-list}, its scope extends to the end of the \grammarterm{requirement-body} of the \grammarterm{requires-expression}.