We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61db32 commit a34a4caCopy full SHA for a34a4ca
1 file changed
aspnetcore/blazor/security/includes/troubleshoot-server.md
@@ -107,8 +107,8 @@ A functioning app may fail immediately after upgrading either the .NET Core SDK
107
108
Blazor Web Apps:
109
110
-* For one of the Backend-for-Frontend (BFF) pattern sample solutions, start the solution from the ***`Aspire/Aspire.AppHost` project***.
111
-* For one of the non-BFF pattern sample solutions, start the solution from the ***server project***.
+* For one of the Backend-for-Frontend (BFF) pattern samples, start the solution from the ***`Aspire/Aspire.AppHost` project***.
+* For one of the non-BFF pattern samples, start the solution from the ***server project***.
112
113
Blazor Server solutions:
114
0 commit comments