diff --git a/packages/amplify-ui-codegen-schema/lib/types/index.ts b/packages/amplify-ui-codegen-schema/lib/types/index.ts index 927795564..28b936825 100644 --- a/packages/amplify-ui-codegen-schema/lib/types/index.ts +++ b/packages/amplify-ui-codegen-schema/lib/types/index.ts @@ -268,7 +268,7 @@ export type FixedStudioComponentProperty = { */ export type BoundStudioComponentProperty = { /** - * This is the exposed property that will propogate down to this value + * This is the exposed property that will propagate down to this value */ bindingProperties: { property: string; diff --git a/packages/studio-ui-codegen-react/lib/__tests__/__snapshots__/studio-ui-codegen-react.test.ts.snap b/packages/studio-ui-codegen-react/lib/__tests__/__snapshots__/studio-ui-codegen-react.test.ts.snap index c4d08e3a5..da58f8de5 100644 --- a/packages/studio-ui-codegen-react/lib/__tests__/__snapshots__/studio-ui-codegen-react.test.ts.snap +++ b/packages/studio-ui-codegen-react/lib/__tests__/__snapshots__/studio-ui-codegen-react.test.ts.snap @@ -197,7 +197,7 @@ export default function CollectionOfCustomButtons( @@ -280,7 +280,7 @@ export default function CollectionOfCustomButtons( @@ -539,7 +539,7 @@ export default function ComponentWithDataBinding( const overrides = { ...props.overrides }; return (