Skip to content

Commit 02f1d55

Browse files
committed
grammar fix
1 parent feef441 commit 02f1d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-query-orchestrator/src/orchestrator/PreAggregations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ export class PreAggregations {
350350
}
351351

352352
/**
353-
* Determines whether the partition table is already exists or not.
353+
* Determines whether the partition table already exists or not.
354354
*/
355355
public async isPartitionExist(
356356
request: string,

0 commit comments

Comments
 (0)