Correct marginally incorrect markup.
The markup previously used was not causing issues with a HTML build,
but was generating errors when trying to build other formats
(specifically PDF) as the intermediate output was not parsable by the
asciidoctor backends.
Approved by: blackend (mentor)