diff --git a/documentation/current/examples/example-reverse-string.wiki b/documentation/current/examples/example-reverse-string.wiki index 44697f10..2d608130 100644 --- a/documentation/current/examples/example-reverse-string.wiki +++ b/documentation/current/examples/example-reverse-string.wiki @@ -2,9 +2,6 @@ [[Property:link_title|Example: Reverse a string]] [[Property:weight|0]] [[Property:uuid|d888d308-6bb7-edd5-ee25-92d04b5658d3]] -{{underconstruction}} - - ==Description== Reverse the order of the characters in a give string of characters.