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