docs: Fix PHP docs typo (#34836)
This fixes a minor typo in the PHP docs. Release Notes: - N/A
This commit is contained in:
parent
bc5c5cf5d6
commit
b6cf398eab
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ The PHP extension offers both `phpactor` and `intelephense` language server supp
|
||||||
|
|
||||||
## Phpactor
|
## Phpactor
|
||||||
|
|
||||||
The Zed PHP Extension can install `phpactor` automatically but requires `php` to installed and available in your path:
|
The Zed PHP Extension can install `phpactor` automatically but requires `php` to be installed and available in your path:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# brew install php # macOS
|
# brew install php # macOS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue