Skip to content

Commit be0b7e0

Browse files
committed
chore: minor change in comment
1 parent e3af483 commit be0b7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/quiz2.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ mod my_module {
4242

4343
#[cfg(test)]
4444
mod tests {
45-
// TODO: What do we have to import to have `transformer` in scope?
45+
// TODO: What do we need to import to have `transformer` in scope?
4646
use ???;
4747
use super::Command;
4848

0 commit comments

Comments
 (0)