Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Feb 29, 2024
1 parent 3cf8e46 commit 0c1b54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dotnet new feproj -n MyAwesomeProject

## Scaffold Starter Project With Integrated Testing
```cs
dotnet new feproj -n MyAwesomeProject
dotnet new feintproj -n MyAwesomeProject
```

## Scaffold xUnit Test Project
Expand Down

0 comments on commit 0c1b54c

Please sign in to comment.