Browse Source

Update README.md

typo fix
pull/255/head
Marco Muths 11 years ago
parent
commit
97c94e872d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

296
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
296
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
297
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
297
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
298
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
298
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
299
-* [PhpDependencyAnalysis](hhttps://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
299
+* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
300
 
300
 
301
 ## Build Tools
301
 ## Build Tools
302
 *Project build and automation tools.*
302
 *Project build and automation tools.*

Loading…
Cancel
Save