Browse Source

Update README.md

slight change to wording to make more grammatical sense.
pull/849/head
Pav01Founders 3 years ago committed by GitHub
parent
commit
04600442a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/toupper/README.md

2
subjects/toupper/README.md

@ -2,7 +2,7 @@
### Instructions
Write a function that capitalizes each letter of a `string`.
Write a function that capitalizes each letter in a `string`.
### Expected function

Loading…
Cancel
Save