Skip to content

Commit 6451c5b

Browse files
authored
Update found-action.md
1 parent 8eada06 commit 6451c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/tips/found-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ http://testphp.vulnweb.com/listproducts.php?artist=123&asdf=ff&cat=123%27%3E%3Cs
2323
```
2424

2525
## Modify shell application for found action
26-
`--found-action-shell` flag is change shell application for found action. default valuse is bash.
26+
`--found-action-shell` flag is change shell application for found action. default values is bash.
2727
```
2828
▶ dalfox url http://testphp.vulnweb.com/listproducts.php\?cat\=123\&artist\=123\&asdf\=ff --found-action "echo '@@query@@' > data" --found-action-shell=zsh
2929
```

0 commit comments

Comments
 (0)