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:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user