Fix typo in E0087
This commit is contained in:
parent
5d8dc9076b
commit
af02bccb41
1 changed files with 1 additions and 1 deletions
|
|
@ -1126,7 +1126,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
The number of supplied parameters much exactly match the number of defined type
|
||||
The number of supplied parameters must exactly match the number of defined type
|
||||
parameters.
|
||||
"##,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue