From ac5ad7b9e488a967ffee56fd1b168c010c1d62e8 Mon Sep 17 00:00:00 2001
From: Ricardo Cervera
Date: Mon, 13 Jan 2014 13:48:45 -0800
Subject: [PATCH] docs: Fixed typos.
bug:10732654
Change-Id: I5a580cf40e2670485f9c57e2376efd20bcf7b60d
Review URL: http://quixote.mtv.corp.google.com:8002/training/articles/security-tips.html
---
docs/html/training/articles/security-tips.jd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/html/training/articles/security-tips.jd b/docs/html/training/articles/security-tips.jd
index 54aebac72502f..e05b44cbe5a85 100644
--- a/docs/html/training/articles/security-tips.jd
+++ b/docs/html/training/articles/security-tips.jd
@@ -182,10 +182,10 @@ the camera.
Requesting Permissions
-We recommend minimizing the number of permissions that your app requests
+
We recommend minimizing the number of permissions that your app requests.
Not having access to sensitive permissions reduces the risk of
inadvertently misusing those permissions, can improve user adoption, and makes
-your app less for attackers. Generally,
+your app less vulnerable for attackers. Generally,
if a permission is not required for your app to function, do not request it.
If it's possible to design your application in a way that does not require