diff --git a/app/views/harvests/_modal.html.haml b/app/views/harvests/_modal.html.haml
index ef2a76bfe..398b487b5 100644
--- a/app/views/harvests/_modal.html.haml
+++ b/app/views/harvests/_modal.html.haml
@@ -2,7 +2,7 @@
.modal-dialog{role: "document"}
.modal-content
.modal-header.text-center
- %h4.modal-title.w-100.font-weight-bold Record #{harvest.crop.name} Harvest
+ %h4.modal-title.w-100.font-weight-bold Record #{harvest.crop.name} harvest
%button.close{"aria-label" => "Close", "data-dismiss" => "modal", type: "button"}
%span{"aria-hidden" => "true"} ×
.modal-body