Skip to content

Commit 60fc11b

Browse files
author
Natalia Kazakova
committed
update readme
1 parent c8af7de commit 60fc11b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This **README** file describes best practices to follow when you develop a web a
1212

1313
This repository also contains an example application that demonstrates the described techniques. This application is split into three projects:
1414

15-
- [ASP.NetCore.Reporting.MVC](AspNetCore.Reporting.MVC) - An ASP.Net Core MVC application.
16-
- [ASP.NetCore.Reporting.Angular](AspNetCore.Reporting.Angular) - An ASP.Net Core application with an Angular frontend.
15+
- [ASP.NetCore.Reporting.MVC](AspNetCore.Reporting.MVC) - An ASP.NET Core MVC application.
16+
- [ASP.NetCore.Reporting.Angular](AspNetCore.Reporting.Angular) - An ASP.NET Core application with an Angular frontend.
1717
- [ASP.NetCore.Reporting.Common](AspNetCore.Reporting.Common) - Implements services and business logic for the MVC and Angular projects.
1818

1919
You can use the example code in your web application and modify it for different scenarios.

0 commit comments

Comments
 (0)