Skip to content

Commit 3e5740e

Browse files
avoidalonecrozzy
authored andcommitted
chore: remove repetitive word
Signed-off-by: avoidalone <[email protected]>
1 parent d7c5821 commit 3e5740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/howto/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ clair -conf "path/to/config.yaml" -mode "combo"
6464

6565
## Submitting A Manifest
6666

67-
The simplest way to submit a manifest to your running Clair is utilizing [clairctl](../reference/clairctl.md). This is a CLI tool capable of grabbing image manifests from public repositories and and submitting them for analysis.
67+
The simplest way to submit a manifest to your running Clair is utilizing [clairctl](../reference/clairctl.md). This is a CLI tool capable of grabbing image manifests from public repositories and submitting them for analysis.
6868
The command will be in the Clair container, but can also be installed locally by running the following command:
6969
```
7070
go install github.com/quay/clair/v4/cmd/clairctl@latest

0 commit comments

Comments
 (0)