From e942dec44d1685c0f871a7a5287ddc7f27c012e4 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:46:27 -0500 Subject: [PATCH] Add context on calling fetch with no-cache (#34304) --- aspnetcore/blazor/host-and-deploy/webassembly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/blazor/host-and-deploy/webassembly.md b/aspnetcore/blazor/host-and-deploy/webassembly.md index cac1018d8571..c411e6e0a1d7 100644 --- a/aspnetcore/blazor/host-and-deploy/webassembly.md +++ b/aspnetcore/blazor/host-and-deploy/webassembly.md @@ -116,7 +116,7 @@ In the `wwwroot/index.html` file, set `autostart` to `false` on Blazor's ` ``` -After Blazor's `