Skip to content

Commit 181649b

Browse files
committed
✏️Fix typo
1 parent a6dcbf8 commit 181649b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/package_format_json.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ block body
106106
tr
107107
td subPackages
108108
td: code T[]
109-
td Defines an array of sub-packages defined in the same directory as the root project, where each entry is either a path of a sub folder or an object of the same formatas a dub.json file - see the <a href="#sub-packages">sub package section</a> for more information
109+
td Defines an array of sub-packages defined in the same directory as the root project, where each entry is either a path of a sub folder or an object of the same format as a dub.json file - see the <a href="#sub-packages">sub package section</a> for more information
110110

111111
tr
112112
td configurations

0 commit comments

Comments
 (0)