From 2965a66e8d0ef05d57f521a44c1e56baef0b621b Mon Sep 17 00:00:00 2001 From: "Deuce.Brandt" Date: Thu, 18 Nov 2021 06:32:29 +0000 Subject: [PATCH] Update what-is-civipledge.md On line 3 "Pledge" Is capitalized as the action in the UI. On line 9 Contribution Form is capitalized. On line 11 Payment Processor is capitalized. --- docs/pledges/what-is-civipledge.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pledges/what-is-civipledge.md b/docs/pledges/what-is-civipledge.md index b3aac31..6bfd25d 100644 --- a/docs/pledges/what-is-civipledge.md +++ b/docs/pledges/what-is-civipledge.md @@ -1,14 +1,14 @@ # What is CiviPledge? -A pledge is the promise to give a donation at a pre-arranged time in the +A Pledge is the promise to give a donation at a pre-arranged time in the future, either in full, or at regular intervals until a total goal is reached. For example, Sally pledges to give $3000 over five years, at regular monthly intervals of $50 each. In CiviCRM, donors can make a pledge themselves through an online -contribution form (see the [Contributions](../contributions/what-is-civicontribute.md) section), or internal users +Contribution Form (see the [Contributions](../contributions/what-is-civicontribute.md) section), or internal users may do so on their behalf. Payments are handled separately, either -manually (e.g. cheque) or automatically through a payment processor, and +manually (e.g. cheque) or automatically through a Payment Processor, and the pledge itself is the 'umbrella' that links all of the individual contributions together. -- GitLab