Skip to content

Commit 16936d9

Browse files
committed
Fix typo
1 parent 64224d3 commit 16936d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/move_semantics/move_semantics3.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// move_semantics3.rs
22
//
3-
// Make me compile without adding new lines-- just changing existing lines! (no
3+
// Make me compile without adding new lines -- just changing existing lines! (no
44
// lines with multiple semicolons necessary!)
55
//
66
// Execute `rustlings hint move_semantics3` or use the `hint` watch subcommand

0 commit comments

Comments
 (0)