From 346d5aa86b9d9d5a17fa4ab9bae56362ec02500b Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Sat, 29 Oct 2016 11:08:02 -0700 Subject: [PATCH] Updated readme file --- .../features/json/angularjs/dotnet-tour-of-heroes/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/features/json/angularjs/dotnet-tour-of-heroes/README.md b/samples/features/json/angularjs/dotnet-tour-of-heroes/README.md index b5913be3..a09c884f 100644 --- a/samples/features/json/angularjs/dotnet-tour-of-heroes/README.md +++ b/samples/features/json/angularjs/dotnet-tour-of-heroes/README.md @@ -17,8 +17,8 @@ In this example you will see how easily you can integrate Single-page apps imple ## About this sample - **Applies to:** SQL Server 2016 (or higher), Azure SQL Database -- **Key features:** FOR JSON clause in SQL Server 2016/Azure SQL Database. -- **Programming Language:** JavaScript/ReactJS, C#, Transact-SQL +- **Key features:** JSON functionalities in SQL Server 2016/Azure SQL Database. +- **Programming Language:** JavaScript/AngularJS, C#, Transact-SQL - **Authors:** Jovan Popovic