diff --git a/src/cljs/auto_ap/views/pages/invoices/form.cljs b/src/cljs/auto_ap/views/pages/invoices/form.cljs index 8e15ca02..951f1328 100644 --- a/src/cljs/auto_ap/views/pages/invoices/form.cljs +++ b/src/cljs/auto_ap/views/pages/invoices/form.cljs @@ -264,7 +264,7 @@ :body [:div "This vendor isn't set up to be automatically paid. On " (:scheduled-payment (:data db)) - " the invoice will be marked as paid, but no payment will be made the vendor. " + " the invoice will be marked as paid, but no payment will be made to the vendor. " "Are you sure you want to continue?"] :confirm {:value "Save" :class "is-warning"