Text Changes: Typo fix in README.md.

Follow-up to [47752].

Props neychok.
Fixes #58177.


git-svn-id: https://develop.svn.wordpress.org/trunk@55690 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras 2023-04-26 22:26:36 +00:00
parent 7a0cf18880
commit 250250d35e

View File

@ -54,7 +54,7 @@ npm run env:start
npm run env:install
```
Your WordPress site will accessible at http://localhost:8889. You can see or change configurations in the `.env` file located at the root of the project directory.
Your WordPress site will be accessible at http://localhost:8889. You can see or change configurations in the `.env` file located at the root of the project directory.
#### To watch for changes