mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Correct spelling mistakes
This commit is contained in:
@@ -58,7 +58,7 @@ export interface ImportResult {
|
||||
|
||||
export interface ImportTableResult {
|
||||
hiddenTableId: string;
|
||||
uploadFileIndex: number; // Index into upload.files array, for the file reponsible for this table.
|
||||
uploadFileIndex: number; // Index into upload.files array, for the file responsible for this table.
|
||||
origTableName: string;
|
||||
transformSectionRef: number;
|
||||
destTableId: string|null;
|
||||
|
||||
Reference in New Issue
Block a user