We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27801cc commit 5370494Copy full SHA for 5370494
app/client/src/types.ts
@@ -57,5 +57,5 @@ export interface UseCase {
57
58
export enum WizardModeType {
59
DATA_GENERATION = 'data-generation',
60
- DATA_AUGMENTATION = 'data-augmention'
+ DATA_AUGMENTATION = 'data-augmentation'
61
}
0 commit comments