diff options
Diffstat (limited to 'design/43651-type-parameters.md')
| -rw-r--r-- | design/43651-type-parameters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/43651-type-parameters.md b/design/43651-type-parameters.md index 89b78cf..64f29ea 100644 --- a/design/43651-type-parameters.md +++ b/design/43651-type-parameters.md @@ -1443,7 +1443,7 @@ followed: * Apply function type inference using typed arguments. * Apply constraint type inference again. * Apply function type inference using the default types of any - remainint untyped arguments. + remaining untyped arguments. * Apply constraint type inference again. ##### Element constraint example |
