From: krakjoe Date: Wed, 13 Nov 2013 10:25:14 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b616b17c98e2bb402665982612dfd13643fcdbb;p=php ... --- diff --git a/tutorials/intro.md b/tutorials/intro.md index 0c7f574913..77a84c634c 100644 --- a/tutorials/intro.md +++ b/tutorials/intro.md @@ -2,7 +2,7 @@ Getting Started with phpdbg =========================== *An introduction to debugging PHP code with phpdbg* -phpdbg provides an interactive environment to debug PHP; it id implemented and distributed as a SAPI module - just as the CLI interface. +phpdbg provides an interactive environment to debug PHP; it is implemented and distributed as a SAPI module - just as the CLI interface. ![Welcome to phpdbg](https://raw.github.com/krakjoe/phpdbg/master/tutorials/welcome.png)