You may need to turn the string into an array before you can reverse it.
Your result must be a string.
Remember to use <ahref="http://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514"target="_blank">Read-Search-Ask</a> if you get stuck. Write your own code.
</section>
## Instructions
<sectionid='instructions'>
</section>
## Tests
<sectionid='tests'>
```yml
tests:
- text: <code>reverseString("hello")</code> should return a string.