Skip to content

Commit 4a00711

Browse files
docs: fix spelling typo (#780)
1 parent 3ef0b8d commit 4a00711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xdebug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can now use the debugger!
4848

4949
## Debugging with Xdebug and VScode
5050

51-
1. Install necessery [PHP extension for VScode](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode).
51+
1. Install necessary [PHP extension for VScode](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode).
5252
2. Add [debug configuration](https://code.visualstudio.com/docs/debugtest/debugging-configuration#_launch-configurations) into your `.vscode\launch.json` file.
5353

5454
Example:

0 commit comments

Comments
 (0)