Skip to content

Commit 5383db5

Browse files
authored
Merge pull request #1998 from Adrien-LUDWIG/patch-1
1.2.2 Display: Fix typo in bonus instructions (before -> after)
2 parents bac931e + 887f0bf commit 5383db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)