Skip to content

Commit 05f93bb

Browse files
authored
Update SSRHelloWorld.razor (#478)
1 parent e81ec1c commit 05f93bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/Blazor/BlazorSample/BlazorSample/Components/Pages/SSRHelloWorld.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
<h3>SSRHelloWorld</h3>
77

8-
<p>Hello world は SSR では動かない。</p>
8+
<p>Hello world does not work with SSR.</p>
99

1010
<HelloWorld />

0 commit comments

Comments
 (0)