We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7474d56 commit 28d0b3fCopy full SHA for 28d0b3f
README.md
@@ -14,7 +14,7 @@ Project implements RESTful CRUD web API in C# using ASP.NET for managing a banne
14
15
[IBannerRepository](BannerFlow/Repositories/IBannerRepository.cs)
16
17
- [BannerRepository](BannerFlow/Repositores/BannerRepository.cs)
+ [BannerRepository](BannerFlow/Repositories/BannerRepository.cs)
18
* **Models**
19
20
[Banner](BannerFlow/Models/Banner.cs)
0 commit comments