From 73068a87ec75b67519764f935937df9feedcb38b Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Mon, 23 Jan 2017 11:39:43 -0800 Subject: [PATCH] dup title (#2581) * dup title * capitalization --- aspnetcore/security/data-protection/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/security/data-protection/index.md b/aspnetcore/security/data-protection/index.md index 538324d231..1664b6bc50 100644 --- a/aspnetcore/security/data-protection/index.md +++ b/aspnetcore/security/data-protection/index.md @@ -1,5 +1,5 @@ --- -title: Data Protection | Microsoft Docs +title: Data Protection in ASP.NET Core | Microsoft Docs author: rick-anderson description: keywords: ASP.NET Core, @@ -12,7 +12,7 @@ ms.technology: aspnet ms.prod: aspnet-core uid: security/data-protection/index --- -# Data Protection +# Data Protection in ASP.NET Core: Consumer APIs, configuration, extensibility APIs and implementation * [Introduction to Data Protection](introduction.md)