Browse Source

Merge pull request #850 from Pav01Founders/patch-9

Update subjects/tolower/README.md
content-update
OGordoo 3 years ago committed by GitHub
parent
commit
ef9d34e411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/tolower/README.md

2
subjects/tolower/README.md

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

Loading…
Cancel
Save