Skip to content

Commit d7c97e3

Browse files
authored
Removed dagger Element (#18441)
Found † element in the tutorial for type of app table. Which is not required for this documentation.
1 parent ba205c7 commit d7c97e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/introduction-to-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ We recommend the following sequence of tutorials and articles for an introductio
155155
|----------|----------|----------|
156156
|Web app | For new development |[Get started with Razor Pages](xref:tutorials/razor-pages/razor-pages-start) |
157157
|Web app | For maintaining an MVC app |[Get started with MVC](xref:tutorials/first-mvc-app/start-mvc)|
158-
|Web API | |[Create a web API](xref:tutorials/first-web-api)† |
158+
|Web API | |[Create a web API](xref:tutorials/first-web-api) |
159159
|Real-time app | |[Get started with SignalR](xref:tutorials/signalr) |
160160

161161
1. Follow a tutorial that shows how to do basic data access.

0 commit comments

Comments
 (0)