Skip to content

Commit caeca06

Browse files
committed
Correct typo
1 parent 052b6f8 commit caeca06

File tree

1 file changed

+1
-1
lines changed
  • docs/community/contribute

1 file changed

+1
-1
lines changed

docs/community/contribute/pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ ./trivy -h
2525
Or if you want to use [delve](https://github.com/go-delve/delve) for debugging, build with the following command:
2626

2727
```shell
28-
$ mage build:debug
28+
$ mage build:dev
2929
$ dlv exec ./trivy-debug -h
3030
```
3131

0 commit comments

Comments
 (0)