Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 29, 2024
1 parent fb90609 commit 0803668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chapters/add_text.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ fn test_app_uses_text() {
}
```

In ths test, our `text` string needs to be cloned
In this test, our `text` string needs to be cloned
and the Rust compiler will remind us of that.

## 2.6.8. Fourth fix
Expand Down

0 comments on commit 0803668

Please sign in to comment.