Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Nov 17, 2022
1 parent 6bf3d8b commit 657bd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Clean.Architecture.Web/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This template includes support for:
<ul>
<li>APIs using API Endpoints (in the /Endpoints/ProjectEndpoints folder)</li>
<li>APIs using FastEnpoints/Minimal APIs (in the /Endpoints/ContributorEndpoints folder)</li>
<li>APIs using FastEndpoints/Minimal APIs (in the /Endpoints/ContributorEndpoints folder)</li>
<li>APIs using Controllers (in the /Api and /ApiModels folders)</li>
<li>Pages using Razor Pages (in the /Pages folder and /Views/Shared folder)</li>
<li>Pages using Controllers and Views (in the /Controllers, /ViewModels, and /Views folders - keep /Views/Shared for Razor Pages though)</li>
Expand Down

0 comments on commit 657bd1a

Please sign in to comment.