Skip to content

Commit 16f94d5

Browse files
committed
update original
1 parent 5cd1927 commit 16f94d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-by-example/src/hello/print/print_display.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Display: 4.7 -2.3i
118118
Debug: Complex { real: 4.7, imag: -2.3 }
119119
```
120120

121-
Bonus: Add a space before the `+`/`-` signs.
121+
Bonus: Add a space after the `+`/`-` signs.
122122

123123
Hints in case you get stuck:
124124

0 commit comments

Comments
 (0)