1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Fixed typos in readme file

This commit is contained in:
Jovan Popovic
2016-07-31 22:07:32 -07:00
parent 15516fdc63
commit b721843e0b

View File

@ -1,6 +1,6 @@
# ASP.NET Core Product Inventory application that uses SQL/Temporal and JSON functionalities
# ASP.NET Core Product Catalog application that uses SQL/Temporal and JSON functionalities
This project contains an example implementation of ASP.NET Core application that shows how to implement simple product catalog that enables you to browse current list products in catalog, and also to see state in any point in time in history.
This project contains an example implementation of ASP.NET Core application that shows how to implement simple product catalog application that enables you to browse current list of products, and also to see state in any point in time in history.
## Contents