Skip to content

Commit 9b616b1

Browse files
committed
...
1 parent ae1c059 commit 9b616b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Getting Started with phpdbg
22
===========================
33
*An introduction to debugging PHP code with phpdbg*
44

5-
phpdbg provides an interactive environment to debug PHP; it id implemented and distributed as a SAPI module - just as the CLI interface.
5+
phpdbg provides an interactive environment to debug PHP; it is implemented and distributed as a SAPI module - just as the CLI interface.
66

77
![Welcome to phpdbg](https://raw.github.com/krakjoe/phpdbg/master/tutorials/welcome.png)
88

0 commit comments

Comments
 (0)