We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1c059 commit 9b616b1Copy full SHA for 9b616b1
tutorials/intro.md
@@ -2,7 +2,7 @@ Getting Started with phpdbg
2
===========================
3
*An introduction to debugging PHP code with phpdbg*
4
5
-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.
6
7

8
0 commit comments