You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/tutorial-csharp-create-mvc-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -479,9 +479,9 @@ Use the Azure portal to add a scoring profile to the existing hotels-sample-inde
479
479
480
480
## Next steps
481
481
482
-
In this tutorial, you create an ASP.NET Core (MVC) project that connects to a search service and calls Search APIs for server-side filtering and sorting.
482
+
In this tutorial, you created an ASP.NET Core (MVC) project that connected to a search service and called Search APIs for server-side filtering and sorting.
483
483
484
-
If you want to explore client-side operations that respond to user actions, consider adding a React template to your solution:
484
+
If you want to explore client-side code that respond to user actions, consider adding a React template to your solution:
485
485
486
486
> [!div class="nextstepaction"]
487
487
> [C# Tutorial: Add search to a website with .NET](tutorial-csharp-overview.md)
0 commit comments