diff --git a/index.html b/index.html index 4c14e3f..5885241 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> - <meta name="description" content="PHP Tool Integration : On one site there exists many good PHP tools such as PHPUnit or PHP CodeSniffer which support the development of PHP scripts. On the other side there powerful IDEs for example PHP Delepment Tools Project (PDT) but mostly with no possibility to use such tools with them. The Eclipse PHP Tool Integration (PTI) is a collection of Eclipse plugins which aims to close this gap."> + <meta name="description" content="PHP Tool Integration : On one site there exists many good PHP tools such as PHPUnit or PHP CodeSniffer which support the development of PHP scripts. On the other side there powerful IDEs for example PHP Development Tools Project (PDT) but mostly with no possibility to use such tools with them. The Eclipse PHP Tool Integration (PTI) is a collection of Eclipse plugins which aims to close this gap."> <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> @@ -19,7 +19,7 @@ <a id="forkme_banner" href="https://github.com/PHPsrc/PHP-Tool-Integration">View on GitHub</a> <h1 id="project_title">PHP Tool Integration</h1> - <h2 id="project_tagline">On one site there exists many good PHP tools such as PHPUnit or PHP CodeSniffer which support the development of PHP scripts. On the other side there powerful IDEs for example PHP Delepment Tools Project (PDT) but mostly with no possibility to use such tools with them. The Eclipse PHP Tool Integration (PTI) is a collection of Eclipse plugins which aims to close this gap.</h2> + <h2 id="project_tagline">On one site there exists many good PHP tools such as PHPUnit or PHP CodeSniffer which support the development of PHP scripts. On the other side there powerful IDEs for example PHP Development Tools Project (PDT) but mostly with no possibility to use such tools with them. The Eclipse PHP Tool Integration (PTI) is a collection of Eclipse plugins which aims to close this gap.</h2> <section id="downloads"> <a class="zip_download_link" href="https://github.com/PHPsrc/PHP-Tool-Integration/zipball/master">Download this project as a .zip file</a>