mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +08:00
Substring indexes were all off by 1, creating an incorrect output. Also removed unnecessary `toUpperCase()` calls.
292 B
292 B