Skip to content

Commit 4730cc8

Browse files
fix: spelling
Co-authored-by: Sabrina Jewson <[email protected]>
1 parent 18dd08d commit 4730cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3830-dedented-string-literals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ But the improvement in output comes at a cost:
144144
}
145145
```
146146

147-
This makes it confusing to tell which scope the string belongs to. This is especially true when there are multile scopes involved:
147+
This makes it confusing to tell which scope the string belongs to. This is especially true when there are multiple scopes involved:
148148

149149
```rs
150150
fn main() {

0 commit comments

Comments
 (0)