mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Fixed typo
This commit is contained in:
parent
6c9cfe8f24
commit
f38950c022
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export default class MemberImportValidatorService extends Service {
|
|||
}
|
||||
|
||||
/**
|
||||
* Method implements foollowing sampling logic:
|
||||
* Method implements following sampling logic:
|
||||
* Locate 10 non-empty cells from the start/middle(ish)/end of each column (30 non-empty values in total).
|
||||
* If the data contains 30 rows or fewer, all rows should be validated.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue