docs: Fix PHP docs typo (#34836)

This fixes a minor typo in the PHP docs.

Release Notes:

- N/A
This commit is contained in:
Balboa Codes 2025-07-21 13:25:59 -04:00 committed by GitHub
parent bc5c5cf5d6
commit b6cf398eab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ The PHP extension offers both `phpactor` and `intelephense` language server supp
## 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
# brew install php # macOS