exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
259 stars 217 forks source link

docs: minor typo fix in reverse-string approach #904

Closed apetresc closed 2 months ago

apetresc commented 2 months ago

Fixing a minor typo and punctuation error in the "Using the standard library" approach to reverse-string.