We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e482c commit 8c38232Copy full SHA for 8c38232
standard/interfaces.md
@@ -679,7 +679,7 @@ If *type_parameter_constraints_clause*s are present in an explicit interface met
679
> }
680
> ```
681
>
682
-> Without the type parameters in the implementing methods, the compiler won’t know which method is being implemented. *end example*
+> Without the type parameter constraints in the implementing methods, the compiler won’t know which method is being implemented. *end example*
683
<!-- markdownlint-disable MD028 -->
684
685
<!-- markdownlint-enable MD028 -->
0 commit comments