Skip to content

Commit b0f5e1e

Browse files
committed
WIP
1 parent f17bbc9 commit b0f5e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/variables.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
=SUBTITLE Variables in Raku
66

7-
Variables are symbolic names for values or L<containers|/language/containers>.
7+
Variables.. are symbolic names for values or L<containers|/language/containers>.
88
Variable declarations or assignment of values may create a container on the fly.
99
Variable names can start with or without a special character called a I<sigil>,
1010
followed followed optionally by a second special character named I<twigil> and then an

0 commit comments

Comments
 (0)