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:
@@ -320,7 +320,7 @@ export class Sharing {
|
||||
isModification: sandboxActionBundle.stored.length > 0
|
||||
};
|
||||
} finally {
|
||||
// Make sure the bundle is marked as complete, even if some miscellaneous error occured.
|
||||
// Make sure the bundle is marked as complete, even if some miscellaneous error occurred.
|
||||
await accessControl.finishedBundle();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user