From fcfaa707d6d072e02e31e19b47227cc5d9e87414 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 21 Dec 2018 11:14:07 -0500 Subject: [PATCH] Minor typo fixed --- views/admin/registrations/requestDashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/admin/registrations/requestDashboard.html b/views/admin/registrations/requestDashboard.html index 5fb67a9..386cd0a 100755 --- a/views/admin/registrations/requestDashboard.html +++ b/views/admin/registrations/requestDashboard.html @@ -219,7 +219,7 @@ * Remove all {$terms.reg_term_attendee_plur} in this request from the listed events
* Restore all inventory consumed by {$terms.reg_term_attendee_plur} in this request
* Remove any holds on {$terms.reg_term_attendee} inventory asscoiated with this request
- * Remove any account records assoicated only with this request
+ * Remove any account records associated only with this request
Clicking "Delete This Request" below will remove any record that this request was ever submitted

-- 2.17.1