Fix typo in E0433 docs
This commit is contained in:
parent
4700e1188f
commit
299ee4798c
1 changed files with 1 additions and 1 deletions
|
|
@ -1256,7 +1256,7 @@ let map = HashMap::new();
|
|||
```
|
||||
|
||||
Please verify you didn't misspell the type/module's name or that you didn't
|
||||
forgot to import it:
|
||||
forget to import it:
|
||||
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue