Skip to content

Commit 5370494

Browse files
Update app/client/src/types.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 27801cc commit 5370494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/client/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ export interface UseCase {
5757

5858
export enum WizardModeType {
5959
DATA_GENERATION = 'data-generation',
60-
DATA_AUGMENTATION = 'data-augmention'
60+
DATA_AUGMENTATION = 'data-augmentation'
6161
}

0 commit comments

Comments
 (0)