From 08a67ea5708354317bb0636719efb9665c4c89d6 Mon Sep 17 00:00:00 2001 From: Gavin Draper Date: Sun, 31 May 2015 22:29:17 +0100 Subject: [PATCH] fix typo --- docs/security/data-protection/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/security/data-protection/index.rst b/docs/security/data-protection/index.rst index ed92487845..b5e0bb2fd3 100644 --- a/docs/security/data-protection/index.rst +++ b/docs/security/data-protection/index.rst @@ -1,7 +1,7 @@ Data Protection --------------- -The ASP.NET data protection stack provide a simple, easy to use cryptographic API a developer can use to protect data, including key management and rotation. +The ASP.NET data protection stack provides a simple, easy to use cryptographic API a developer can use to protect data, including key management and rotation. .. toctree:: :titlesonly: