Skip to content

Commit 05a779a

Browse files
author
Jared Miller
committed
Add a missing comma
1 parent 2899ff1 commit 05a779a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/modules.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ Make your X<C<META6.json>|META6.json> file look something like this:
650650
"resources" : [ ],
651651
"tags": [
652652
"Vortex", "Total", "Perspective"
653-
]
653+
],
654654
"source-url" : "git://github.com/R<you>/Vortex-TotalPerspective.git"
655655
}
656656
=end code

0 commit comments

Comments
 (0)