Merge pull request #1797 from 0Ahmed-0/typos

chore: fix a minor typo
pull/1895/head
liv 3 months ago committed by GitHub
commit 244ec8fbf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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