From 8ae7901654b1304eb2ddaaec5a36869f5a50e606 Mon Sep 17 00:00:00 2001 From: damienbod Date: Wed, 8 Mar 2017 22:32:45 +0100 Subject: [PATCH] renaming to AngularJS like in page (#2925) --- aspnetcore/client-side/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/client-side/index.md b/aspnetcore/client-side/index.md index bf72d2b9fd..5260f774df 100644 --- a/aspnetcore/client-side/index.md +++ b/aspnetcore/client-side/index.md @@ -18,7 +18,7 @@ ms.prod: asp.net-core - [Manage client-side packages with Bower](bower.md) - [Building beautiful, responsive sites with Bootstrap](bootstrap.md) - [Knockout.js MVVM Framework](knockout.md) -- [Using Angular for Single Page Applications (SPAs)](angular.md) +- [Using AngularJS for Single Page Applications (SPAs)](angular.md) - [Styling applications with Less, Sass, and Font Awesome](less-sass-fa.md) - [Bundling and minification](bundling-and-minification.md) - [🔧 Working with a Content Delivery Network (CDN)](cdn.md)