fix page title (#4666)

* fix page title

make it Proper case and remove period in the title

* Update authenticated-encryption-details.md
pull/4669/head
Michael DePouw 2017-10-30 12:01:46 -04:00 committed by Scott Addie
parent bd666067fa
commit 16d9cb4799
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: Authenticated encryption details.
title: Authenticated encryption details
author: rick-anderson
description:
keywords: ASP.NET Core,
@ -12,7 +12,7 @@ ms.technology: aspnet
ms.prod: asp.net-core
uid: security/data-protection/implementation/authenticated-encryption-details
---
# Authenticated encryption details.
# Authenticated encryption details
<a name="data-protection-implementation-authenticated-encryption-details"></a>