Skip to content

Commit edd2559

Browse files
l-trottagithub-actions[bot]
authored andcommitted
typo (#4964)
(cherry picked from commit 722e4cf)
1 parent 2f0756f commit edd2559

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
@@ -1285,7 +1285,7 @@ export type CatDatafeedColumns = CatDatafeedColumn | CatDatafeedColumn[]
12851285
export type CatNodeColumns = CatNodeColumn | CatNodeColumn[]
12861286
export type CatRecoveryColumns = CatRecoveryColumn | CatRecoveryColumn[]
12871287
export type CatSegmentsColumns = CatSegmentsColumn | CatSegmentsColumn[]
1288-
export type CatSnapshotsColumns = CatSnapshotsColumn | CatNodeColumn[]
1288+
export type CatSnapshotsColumns = CatSnapshotsColumn | CatSnapshotsColumn[]
12891289

12901290
export enum CatTrainedModelsColumn {
12911291
/**

0 commit comments

Comments
 (0)