Skip to content

Commit 5563adb

Browse files
authored
fix: fix quiz naming inconsistency (#421)
Inconsistent naming when compared with the other quiz files.
1 parent 524e17d commit 5563adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/quiz3.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// quiz.rs
1+
// quiz3.rs
22
// This is a quiz for the following sections:
33
// - Tests
44

0 commit comments

Comments
 (0)