Coding Cups
I am just learning...

Check out this code: ```javascript function correctSentence(text) { // returns a corrected sentence which starts with capital letter // and ends with dot.