Skip to content

Commit 25b2c48

Browse files
Kissakibep
authored andcommitted
Fix typo
1 parent 09af197 commit 25b2c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/en/hugo-modules/configuration.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ disable
9393
{{% note %}}
9494
When the `mounts` config was introduced in Hugo 0.56.0, we were careful to preserve the existing `staticDir` and similar configuration to make sure all existing sites just continued to work.
9595

96-
But you should not have both. So you if you add a `mounts` section you should make it complete and remove the old `staticDir` etc. settings.
96+
But you should not have both. So if you add a `mounts` section you should make it complete and remove the old `staticDir` etc. settings.
9797
{{% /note %}}
9898

9999
{{< code-toggle file="config">}}

0 commit comments

Comments
 (0)