Skip to content

Commit 3ff0267

Browse files
Fix typo
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
1 parent 07b35d8 commit 3ff0267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3627-match-ergonomics-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ fn main() {
289289
}
290290
```
291291

292-
In such cases, there is no possible machine-applicable suggstion we could emit
292+
In such cases, there is no possible machine-applicable suggestion we could emit
293293
to produce code compatible with all editions (short of expanding the macro).
294294
However, such code should be extremely rare in practice.
295295

0 commit comments

Comments
 (0)