- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 01 Mar 2010 14:17:44 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/policy-reqs
In directory hutz:/tmp/cvs-serv11438
Modified Files:
Overview.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/policy-reqs/Overview.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Overview.html 1 Mar 2010 13:57:36 -0000 1.12
+++ Overview.html 1 Mar 2010 14:17:42 -0000 1.13
@@ -351,7 +351,7 @@
<p>[[PRIVACY-ISSUES-GEO]] raises several aspects that APIs which expose user private data should take into consideration.</p>
<section>
<h3>Minimization</h3>
- <p>To reduce the risks of over-exposing users data, it is helpful to design APIs so that Web developers can request as little information as they need to accomplishes their goals.</p>
+ <p>To reduce the risks of over-exposing users data, it is helpful to design APIs so that Web developers can request as little information as they need to accomplish their goals.</p>
<p>To that end:</p>
<ul>
<li><p>APIs SHOULD make it easy to request as little information as required for the intended usage.</p>
Received on Monday, 1 March 2010 14:17:46 UTC