Skip to content

Commit fece382

Browse files
authored
chore: update provenance status justification note in html report (#719)
Signed-off-by: Trong Nhan Mai <trong.nhan.mai@oracle.com>
1 parent 5b7f6b2 commit fece382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/macaron/output_reporter/templates/macaron.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@
228228
<div class="table_caption">Provenance summary</div>
229229
<div id= "prov_justification">
230230
{% if target.provenances.is_inferred == true %}
231-
Could not find a provenance for this repository. Below is what Macaron has inferred.
231+
Could not find a provenance for the target component. Below is what Macaron has inferred.
232232
{% else %}
233-
This is the provenance found for this repository.
233+
This is the provenance found for the target component.
234234
{% endif %}
235235
</div>
236236

0 commit comments

Comments
 (0)