Skip to content

Commit af6a2be

Browse files
authored
Fixed typos in create-virtualhost.md
1 parent fe5af30 commit af6a2be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/book/v1/virtualhosts/create-virtualhost.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You will install your project under the `html` directory of your project, for ex
3939
- If you work with virtualhosts, your projects are created under `/var/www/`.
4040
- You can still run PHP scripts under the default Apache project directory, located at `/var/www/html/`.
4141
- If you encounter write permission issues, see [this guide](../faq.md#how-do-i-fix-common-permission-issues).
42-
- This tool install PHP 8.3 by default. If you need a different version, see
42+
- This tool installs PHP 8.3 by default. If you need a different version, see
4343
[this guide](../faq.md#how-do-i-switch-to-a-different-version-of-php).
44-
- This tool install Node.js 22 by default. If you need a different version, see
44+
- This tool installs Node.js 22 by default. If you need a different version, see
4545
[this guide](../faq.md#how-do-i-switch-to-a-different-version-of-nodejs).

0 commit comments

Comments
 (0)