We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686535f commit c3f7702Copy full SHA for c3f7702
content/manuals/scout/quickstart.md
@@ -86,7 +86,7 @@ Learn more about the `docker scout cves` command in the
86
87
After the Docker Scout analysis, a high vulnerability CVE-2022-24999 was found, caused by an outdated version of the **express** package.
88
89
-The version 4.17.3 of the express package fizes the vulnerabillity. Therefore, update the `package.json` file to the new version:
+The version 4.17.3 of the express package fixes the vulnerability. Therefore, update the `package.json` file to the new version:
90
91
```diff
92
"dependencies": {
0 commit comments