Skip to content

Commit

Permalink
Added COSV files upload button
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheshiriks committed Aug 30, 2023
1 parent 5c70c8a commit e5633f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ val uploadVulnerabilityView: VFC = VFC {
className = ClassName("p-5 text-center")
h1 {
className = ClassName("h4 mb-4")
+"Upload a new OSV files"
+"Upload a new COSV files"
}
form {
className = ClassName("needs-validation")
Expand Down

0 comments on commit e5633f4

Please sign in to comment.