diff --git a/CRM/Widget/Widget.php b/CRM/Widget/Widget.php index cf22c5933391..29586c3658f1 100644 --- a/CRM/Widget/Widget.php +++ b/CRM/Widget/Widget.php @@ -25,7 +25,7 @@ public function initialize() { ), ), 'getEmbedCode' => array( - 'description' => 'Gets embed code. Perhaps overkill, but we can track dropoffs in this case. by # of people reqeusting emebed code / number of unique instances.', + 'description' => 'Gets embed code. Perhaps overkill, but we can track dropoffs in this case. by # of people requesting embed code / number of unique instances.', 'access' => 'remote', 'arguments' => array( 'contributionPageID',