Skip to content

Commit 73c5df9

Browse files
authored
Update release-notes/10.0/preview/preview6/aspnetcore.md
1 parent b1b2f23 commit 73c5df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/10.0/preview/preview6/aspnetcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Make Blazor WebAssembly compatible with JavaScript bundlers like webpack or roll
9898
</PropertyGroup>
9999
```
100100

101-
This adjusts the boot configuration to explicitly import framework assets. The output won't run directly in browsers but can be consumed by JavaScript bundlers.
101+
This adjusts the boot configuration to explicitly import framework assets. The build output won't run directly in browsers but the publish output can be consumed by JavaScript bundlers.
102102

103103
## Improved form validation for Blazor
104104

0 commit comments

Comments
 (0)