Skip to content

Commit d75bbe8

Browse files
authored
Fix typo in README.md file path (#114)
1 parent f43789c commit d75bbe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-app-aspnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Use the following settings for your app registration:
4949
5050
### 2. Configure the web app
5151

52-
1. Open the _~/sign-in-webapp/WebApp.csrpoj_ in your code editor.
52+
1. Open the _~/sign-in-webapp/WebApp.csproj_ in your code editor.
5353
1. Open the _appsettings.json_ file and modify the following code:
5454

5555
```json

0 commit comments

Comments
 (0)