Skip to content

Commit 9533ffb

Browse files
authored
Minor changes
Signed-off-by: Kartik Sibal <kartiksibal@gmail.com>
1 parent e84b43c commit 9533ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/vulncode_app/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class Vulnerability(models.Model):
3737

3838
class VulnerabilityReference(models.Model):
3939
"""
40-
Stores one or more remote web site references about a software
40+
One or more remote web site references about a software
4141
vulnerability data on such as a CVE ID and its web page
4242
at the NVD, a bug id and similar references.
4343
"""

0 commit comments

Comments
 (0)