Fix Typo in PHP section

This commit is contained in:
Alex Weigl 2020-12-22 23:49:25 +02:00 committed by GitHub
commit 523ea29faa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1284,7 +1284,7 @@ xdebug.remote_connect_back=true
xdebug.remote_port=9000 xdebug.remote_port=9000
``` ```
* .vimspectory.json * .vimspector.json
```json ```json
{ {
"configurations": { "configurations": {