Skip to content

Commit

Permalink
Fix typo in command
Browse files Browse the repository at this point in the history
  • Loading branch information
raakasf committed Oct 18, 2021
1 parent 18c6388 commit 682b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ For convenience we include prebuilt [Grafana](http://grafana.com/) dashboards fo
`ghz` can be used with [Prototool](https://github.com/uber/prototool) using the [`descriptor-set`](https://github.com/uber/prototool/tree/dev/docs#prototool-descriptor-set) command:

```
ghz -protoset $(prototool descriptor-set --include-imports --tmp) ...
ghz --protoset $(prototool descriptor-set --include-imports --tmp) ...
```

0 comments on commit 682b379

Please sign in to comment.