Skip to content

Commit 12ec321

Browse files
committed
Update comment to make it more precise
1 parent 63fff48 commit 12ec321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/module.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
target = "layouts"
2828

2929
[[mounts]]
30-
# Exclude 'home.html' to avoid conflicts with custom home page layouts defined in the local 'layouts' directory.
30+
# Exclude 'home.html' to avoid conflicts with a custom home page layout defined in the local 'layouts' directory.
3131
excludeFiles = "home.html"
3232
source = "node_modules/@thulite/doks-core/layouts"
3333
target = "layouts"

0 commit comments

Comments
 (0)