Full name of submitter (unless configured in github; will be published with the issue): Hubert Tong Reference (section label): temp.dep.temp Link to reflector thread (if any): N/A Issue description: The following sentence makes no sense: > A template _template-parameter_ is dependent if it names a _template-parameter_ or its terminal name is dependent. A _template-parameter_ is categorically dependent in a template declaration. Suggested resolution: > A template _template-argument_ is dependent if it names a _template-parameter_ or its terminal name is dependent.