We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18dd08d commit 4730cc8Copy full SHA for 4730cc8
text/3830-dedented-string-literals.md
@@ -144,7 +144,7 @@ But the improvement in output comes at a cost:
144
}
145
```
146
147
- This makes it confusing to tell which scope the string belongs to. This is especially true when there are multile scopes involved:
+ This makes it confusing to tell which scope the string belongs to. This is especially true when there are multiple scopes involved:
148
149
```rs
150
fn main() {
0 commit comments