Fix small typos

This commit is contained in:
Kewde
2017-03-10 20:48:02 +00:00
committed by GitHub
parent 3db5291b5a
commit 70af2b6eb3

View File

@@ -38,8 +38,8 @@ There can be exeptions if no software is available that meet the criteria.
- Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/img/provider/AirVPN.gif)) - Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/img/provider/AirVPN.gif))
- Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/img/tools/ChatSecure.png)) - Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/img/tools/ChatSecure.png))
#Testing ##Testing
Before submitting any pullrequests please test your changes. You can easily do this through the website Before submitting any pull requests please test your changes. You can easily do this through the website
[https://htmlpreview.github.io/?https://github.com/**privactoolsIO**/privacytools.io/blob/**branch**/index.html#**section**](https://htmlpreview.github.io/?https://github.com/privacytoolsIO/privacytools.io/blob/master/index.html#mobile_os) [https://htmlpreview.github.io/?https://github.com/**privactoolsIO**/privacytools.io/blob/**branch**/index.html#**section**](https://htmlpreview.github.io/?https://github.com/privacytoolsIO/privacytools.io/blob/master/index.html#mobile_os)
Replace privacytoolsIO with your Github username, branch with the branchname (default replacement is master), section with the corresponding section id, yet not required. Replace privacytoolsIO with your Github username, branch with the branchname (default replacement is master), section with the corresponding section id, yet not required.