Skip to content

Commit

Permalink
Fix typo in cli.md (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrick95 authored and Jasper De Moor committed Apr 18, 2018
1 parent 565344a commit 8edd475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/en/docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ parcel build entry.js --detailed-report

Default: https disabled

Available in: `server`
Available in: `serve`

```bash
parcel build entry.js --https
Expand Down Expand Up @@ -224,4 +224,4 @@ Available in: `serve`, `watch`, `build`

```bash
parcel build entry.js --no-cache
```
```

0 comments on commit 8edd475

Please sign in to comment.