Skip to content

Commit b9ef772

Browse files
authored
doc(InstallServer): remove extra angle brackets (#6962)
1 parent 531733d commit b9ef772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Pages/Install_Server.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var app = builder.Build();
6464

6565
<Pre>// NET8/NET9
6666
&lt;BootstrapBlazorRoot&gt;
67-
&lt;@@Body
67+
@@Body
6868
&lt;/BootstrapBlazorRoot&gt;</Pre>
6969
</RootTemplate>
7070
</InstallContent>

0 commit comments

Comments
 (0)