fix some typos

Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
cui fliter
2022-07-11 00:21:52 +08:00
parent 68ab163a65
commit 2eeb2124ef
18 changed files with 23 additions and 23 deletions

View File

@ -53,7 +53,7 @@ fn main() {
3. 🌟🌟
```rust,editable
// Question: how many heap allocations are happend here ?
// Question: how many heap allocations are happened here ?
// Your answer:
fn main() {
// Create a String type based on `&str`