Skip to content

Commit d3c85ea

Browse files
Update content/manuals/scout/quickstart.md
Solving typos issues Co-authored-by: Craig Osterhout <[email protected]>
1 parent c3f7702 commit d3c85ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/scout/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Rebuild the image with a new tag and push it to your Docker Hub repository:
101101
$ docker build --push -t <ORG_NAME>/scout-demo:v2 .
102102
```
103103

104-
Run the **docker scout** command again and verify that HIGH CVE-2022-24999 is no longer present:
104+
Run the `docker scout` command again and verify that HIGH CVE-2022-24999 is no longer present:
105105

106106
```console
107107
$ docker scout cves --only-package express

0 commit comments

Comments
 (0)