diff --git a/aspnetcore/blazor/host-and-deploy/webassembly.md b/aspnetcore/blazor/host-and-deploy/webassembly.md index 394441236b..e0d25da5b4 100644 --- a/aspnetcore/blazor/host-and-deploy/webassembly.md +++ b/aspnetcore/blazor/host-and-deploy/webassembly.md @@ -79,7 +79,7 @@ Webcil is the default packaging format when you publish a Blazor WebAssembly app ## Customize how boot resources are loaded -Customize how boot resources are loaded using the `loadBootResource` API. For more information, see . +Customize how boot resources are loaded using the `loadBootResource` API. For more information, see . ## Compression