Skip to content

Commit 747230a

Browse files
committed
#2955 #2999 added space after Rejected Reasons
1 parent 54f4863 commit 747230a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/CVERecord/RejectedRecordOrId.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</span>
8585
</div>
8686
<p id="cve-rejected-reason" class="content has-text-justified">
87-
<span class="has-text-weight-bold">Rejected Reason:</span>
87+
<span class="has-text-weight-bold">Rejected Reason: </span>
8888
<span>
8989
<span v-if="cveFieldList.rejectedReasons.length == 0">
9090
This CVE ID was unused by the <router-link to="/ProgramOrganization/CNAs">CNA</router-link>.

0 commit comments

Comments
 (0)