Skip to content

Commit 90cc280

Browse files
fix typo
1 parent 6a9878b commit 90cc280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/_types/CatBase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@ export type CatTransformColumns = CatTransformColumn | CatTransformColumn[]
13041304
/** @non_exhaustive */
13051305
export enum CatShardColumn {
13061306
/**
1307-
* The size of completion. For example: `0b`.
1307+
* Size of completion. For example: `0b`.
13081308
* @aliases cs, completionSize
13091309
*/
13101310
'completion.size',

0 commit comments

Comments
 (0)