Skip to content

Commit e55d29b

Browse files
committed
Change docstring text #5
Signed-off-by: Kartik Sibal <kartiksibal@gmail.com>
1 parent 7cbf4a5 commit e55d29b

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)