From 8fe84e8fdd178678e45945287b95c1fd1de53f9b Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:48:56 -0400 Subject: [PATCH] Patch example code (#33628) --- aspnetcore/blazor/fundamentals/handle-errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/blazor/fundamentals/handle-errors.md b/aspnetcore/blazor/fundamentals/handle-errors.md index dac19c98f7..f3b235eacc 100644 --- a/aspnetcore/blazor/fundamentals/handle-errors.md +++ b/aspnetcore/blazor/fundamentals/handle-errors.md @@ -442,7 +442,7 @@ The following example permits the user to recover from the exception with a butt