We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4f551 commit f2c9e49Copy full SHA for f2c9e49
src/main.rs
@@ -46,7 +46,7 @@ fn main() {
46
String::from(".")
47
},
48
// I'm turning this into the default behavior.
49
- // For now, I'm goin to keep the switch as is, just always true,
+ // For now, I'm going to keep the switch as is, just always true,
50
// So that I can easily revert the changes later if needed.
51
// After this change has had proper user testing, let's remove the switch
52
// and the dead code.
0 commit comments