diff --git a/src/macaron/output_reporter/templates/macaron.html b/src/macaron/output_reporter/templates/macaron.html
index d7fec05a5..a20f4edd7 100644
--- a/src/macaron/output_reporter/templates/macaron.html
+++ b/src/macaron/output_reporter/templates/macaron.html
@@ -228,9 +228,9 @@
Provenance summary
{% if target.provenances.is_inferred == true %}
- Could not find a provenance for this repository. Below is what Macaron has inferred.
+ Could not find a provenance for the target component. Below is what Macaron has inferred.
{% else %}
- This is the provenance found for this repository.
+ This is the provenance found for the target component.
{% endif %}