Skip to content

Commit 342f45b

Browse files
committed
readme file updated
1 parent dbf4715 commit 342f45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ __Code Implementation:__
351351

352352
* After this process has being carried out for every word, capsArray now holds the capitalized version of every word in the sentence
353353

354-
* Finally .join() method is used
354+
* Finally .join() method is used. Then We pass in an empty space as the separator. This gives us the capitalized sentence which we return in conclusion.
355355
</p>
356356

357357

0 commit comments

Comments
 (0)