- Fixes MailChimp import error

This commit is contained in:
Vlad
2016-01-20 13:54:20 -05:00
parent 7bd25660df
commit e837ad7014
2 changed files with 2 additions and 2 deletions

View File

@@ -721,7 +721,7 @@ define(
}
});
// reduce subscribers object if the total length is geater than the
// reduce subscribers object if the total length is greater than the
// maximum number of defined rows
if (subscribers.subscribersCount > (maxRowsToShow + 1)) {
subscribers.subscribers.splice(