Skip to content

Commit b6d9c30

Browse files
authored
docs: fix typo (#1206)
1 parent 5160a2e commit b6d9c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vulnerability/scanning/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Vulnerability Scanning
22

3-
Trivy scans [Container Images][image], [Filesystem][fs], and [Git Repositores][repo] to detect vulnerabilities.
3+
Trivy scans [Container Images][image], [Filesystem][fs], and [Git Repositories][repo] to detect vulnerabilities.
44

55
![vulnerability][vuln]
66

77
[image]: image.md
88
[fs]: filesystem.md
99
[repo]: git-repository.md
10-
[vuln]: ../../imgs/vulnerability.png
10+
[vuln]: ../../imgs/vulnerability.png

0 commit comments

Comments
 (0)