We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f4863 commit 747230aCopy full SHA for 747230a
1 file changed
src/views/CVERecord/RejectedRecordOrId.vue
@@ -84,7 +84,7 @@
84
</span>
85
</div>
86
<p id="cve-rejected-reason" class="content has-text-justified">
87
- <span class="has-text-weight-bold">Rejected Reason:</span>
+ <span class="has-text-weight-bold">Rejected Reason: </span>
88
<span>
89
<span v-if="cveFieldList.rejectedReasons.length == 0">
90
This CVE ID was unused by the <router-link to="/ProgramOrganization/CNAs">CNA</router-link>.
0 commit comments