Skip to content

Commit c3df85a

Browse files
Update blazor.md (#35094)
1 parent 152f1a8 commit c3df85a

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/release-notes/aspnetcore-9/includes

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-9/includes/blazor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ For more information, see <xref:blazor/js-interop/ssr?view=aspnetcore-9.0>.
230230

231231
### Client-side request streaming
232232

233-
Interactive WebAssembly rendering in Blazor now supports client-side request streaming using the `request.SetBrowserReqeustStreamingEnabled(true)` option on `HttpRequestMessage`.
233+
Interactive WebAssembly rendering in Blazor now supports client-side request streaming using the `request.SetBrowserRequestStreamingEnabled(true)` option on `HttpRequestMessage`.
234234

235235
For more information, see the following resources:
236236

0 commit comments

Comments
 (0)