Skip to content

Commit c270dae

Browse files
committed
Fix a markdown-ism in FAQs
1 parent 644d726 commit c270dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/faq.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Unlike most languages, it offers
281281
282282
=item cleaned up regular expressions
283283
284-
=item [PEG](http://en.wikipedia.org/wiki/Parsing_expression_grammar) like grammars for parsing
284+
=item L<PEG|http://en.wikipedia.org/wiki/Parsing_expression_grammar> like grammars for parsing
285285
286286
=item lazy lists
287287

0 commit comments

Comments
 (0)