Skip to content

Commit 1d51222

Browse files
committed
whitespace
1 parent 8730775 commit 1d51222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/faq.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ You can force list context with C<@( ... )> or by calling the
502502
C<.list> method on an expression, and item context with
503503
C<$( ... )> or by calling the C<.item> method on an expression.
504504
505-
See the L«I<Perl 6: Sigils, Variables, and Containers> article|https://perl6advent.wordpress.com/2017/12/02/»
505+
See the L«I<Perl 6: Sigils, Variables, and Containers> article|https://perl6advent.wordpress.com/2017/12/02/»
506506
to learn more.
507507
508508
X<|Sigils (FAQ)>

0 commit comments

Comments
 (0)