Skip to content

Commit 9540aa2

Browse files
author
r00ster
authored
Correct code highlighting
1 parent ad142f2 commit 9540aa2

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
@@ -108,7 +108,7 @@ each requires its own implementation. This is detailed further in
108108
### Activity
109109

110110
After checking the output of the above example, use the `Point2D` struct as a
111-
guide to add a Complex struct to the example. When printed in the same
111+
guide to add a `Complex` struct to the example. When printed in the same
112112
way, the output should be:
113113

114114
```txt

0 commit comments

Comments
 (0)