Skip to content

Commit e688d04

Browse files
authored
Update modules.rakudoc
1 parent 02eec71 commit e688d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/modules.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ fez init MyNew::Module
708708
# └── 00-use.rakutest
709709
=end code
710710

711-
=begin item
711+
=begin item2
712712

713713
If you need to add new modules, classes, resources, build-depends, or depends you may use the following (respectively,
714714
these resources will automatically be added to META6.json):
@@ -720,7 +720,7 @@ fez resource xyz
720720
fez depends --build Build::Dependency
721721
fez depends Runtime::Dependency
722722
=end code
723-
=end item
723+
=end item2
724724
=end item
725725

726726
=head3 Manually

0 commit comments

Comments
 (0)