Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix use of backticks #22980

Merged
merged 1 commit into from
Jun 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions packages/env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ Destroy the WordPress environment. Delete docker containers and remove local fil

### `wp-env logs [environment]`

````sh
```sh
wp-env logs

displays PHP and Docker logs for given WordPress environment.
Expand Down Expand Up @@ -400,4 +400,3 @@ You can tell `wp-env` to use a custom port number so that your instance does not
```

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>
````