Skip to content

Commit 66f97ae

Browse files
authored
Trigger GitBook Checks
1 parent cc266a7 commit 66f97ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Static web assets are disabled when using Production mode, following [Microsoft
129129
builder.WebHost.UseStaticWebAssets();
130130
```
131131

132-
This should not be used in a more typical production environment where you are hosting your application from published output.
132+
This should not be used in a more typical production environment where you are hosting your application from published output.
133133
{% endhint %}
134134

135135
## Customize/extend runtime mode validation

0 commit comments

Comments
 (0)