Skip to content

Commit e517bcc

Browse files
authored
Update README.md (#735)
Grammatical error.
1 parent 7f5a6d4 commit e517bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@ $ trivy image --skip-dirs "/usr/lib/ruby/gems,/etc" fluent/fluentd:edge
11761176

11771177
### Skip update of vulnerability DB
11781178

1179-
`Trivy` always updates its vulnerability database when it starts operating. This is usually fast, as it is a difference update. But if you want to skip even that, use the `--skip-update` option.
1179+
`Trivy` always updates its vulnerability database when it starts operating. This is usually fast, as it is a different update. But if you want to skip even that, use the `--skip-update` option.
11801180

11811181
```
11821182
$ trivy image --skip-update python:3.4-alpine3.9

0 commit comments

Comments
 (0)