chore: fix a minor typo

pull/1797/head
Ahmed 6 months ago
parent 88b583f2bb
commit 098ff228d7

@ -11,7 +11,7 @@ fn trim_me(input: &str) -> String {
}
fn compose_me(input: &str) -> String {
// TODO: Add " world!" to the string! There's multiple ways to do this!
// TODO: Add " world!" to the string! There are multiple ways to do this!
???
}

Loading…
Cancel
Save