Skip to content

Commit

Permalink
fix typo in faq page
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyhe committed Nov 3, 2015
1 parent 8832f00 commit ae62c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generic_ui/polymer/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h2 class="i18n" data-i18n="DOES_UPROXY_PROTECT">Does uProxy protect me from vir

</section>

<section class="faq" id="whyIsUptoxyAsking">
<section class="faq" id="whyIsUproxyAsking">
<h2 class="i18n" data-i18n="WHY_IS_UPROXY_ASKING">Why is uProxy asking for these Chrome permissions?</h2>
<p class="i18n" data-i18n="WHY_IS_UPROXY_ASKING_ANSWER">When you install uProxy on Chrome, it asks for permission to (1) read and change all your data on the websites you visit, and (2) Communicate with cooperating websites. These permissions are necessary for uProxy to route your traffic through your friend's computer. No data about the websites you visit is ever sent to the uProxy team or the social networks you connect to.</p>

Expand Down

0 comments on commit ae62c1a

Please sign in to comment.