Skip to content

Commit

Permalink
review feedback: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Aug 16, 2024
1 parent 7c67327 commit d05daf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ widely used method among the Clojure/Java SCA tools. It:
4. Composes a [Common Platform Enumeration (CPE)](https://nvd.nist.gov/products/cpe) based on your dependencies
5. Returns any matching vulnerabilities

`clj-watson` then takes reports these findings to you, optionally with [potential remediations](#remediation-suggestions).
`clj-watson` then reports these findings to you, optionally with [potential remediations](#remediation-suggestions).

> [!IMPORTANT]
> We _always_ recommend using the latest version of `clj-watson`, but as a minimum upgrade to v5.1.3.
Expand Down

0 comments on commit d05daf5

Please sign in to comment.