Skip to content

Commit aa3ff09

Browse files
authored
docs(license): fix typo inside quick start (#3134)
1 parent f26b452 commit aa3ff09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/licenses/scanning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ License checking classifies the identified licenses and map the classification t
4747
This section shows how to scan license in container image and filesystem.
4848

4949
### Standard scanning
50-
Specify an image name with `--security-cheks license`.
50+
Specify an image name with `--security-checks license`.
5151

5252
``` shell
5353
$ trivy image --security-checks license --severity UNKNOWN,HIGH,CRITICAL alpine:3.15
@@ -317,4 +317,4 @@ license:
317317
```
318318

319319

320-
[google-license-classification]: https://opensource.google/documentation/reference/thirdparty/licenses
320+
[google-license-classification]: https://opensource.google/documentation/reference/thirdparty/licenses

0 commit comments

Comments
 (0)