diff options
-rw-r--r-- | data/projects.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index fe9873f..f800edd 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -19,7 +19,7 @@ - name: "polycvss" slug: "polycvss" repo: "https://github.com/pablotron/polycvss" - text: "Rust library for CVSS vector string parsing and score calculation." + text: "Rust library to parse and score CVSS vector strings." - name: "SHA2" slug: "sha2" |