added an Oxford comma for consistency

Former-commit-id: 4b6d06035396759018a6a4a843d6c573178cc5d6
This commit is contained in:
Jeremy Long
2015-06-05 07:06:19 -04:00
parent b2019d7633
commit 82dff86802

View File

@@ -2,7 +2,7 @@ About
====================
OWASP dependency-check is an open source solution the OWASP Top 10 2013 entry:
[A9 - Using Components with Known Vulnerabilities](https://www.owasp.org/index.php/Top_10_2013-A9-Using_Components_with_Known_Vulnerabilities).
Dependency-check can currently be used to scan Java, .NET and Python
Dependency-check can currently be used to scan Java, .NET, and Python
applications (and their dependent libraries) to identify known vulnerable
components.