Skip to content

Commit 3a948eb

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 17b3e13 commit 3a948eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Here, we're using the [OWASP Juice Shop](https://github.com/juice-shop/juice-sho
2525
2626
The results of the audit are written to an SQLite database, which is opened automatically in an SQLite viewer at
2727
the end of the run. The results are in the table named "audit_result". The table has a column named "has_vulnerability",
28-
with a checkmark in the row that are most likely to be genuine vulnerabilities.
28+
with checkmarks in the rows that are most likely to be genuine vulnerabilities.
2929

3030
## Running with docker script
3131

0 commit comments

Comments
 (0)