Skip to content

Commit c3f7702

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

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
@@ -86,7 +86,7 @@ Learn more about the `docker scout cves` command in the
8686

8787
After the Docker Scout analysis, a high vulnerability CVE-2022-24999 was found, caused by an outdated version of the **express** package.
8888

89-
The version 4.17.3 of the express package fizes the vulnerabillity. Therefore, update the `package.json` file to the new version:
89+
The version 4.17.3 of the express package fixes the vulnerability. Therefore, update the `package.json` file to the new version:
9090

9191
```diff
9292
"dependencies": {

0 commit comments

Comments
 (0)