Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman authored Dec 5, 2023
1 parent 91db333 commit 6433e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/types/src/modules/core-common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ export interface StorybookConfigRaw {
disallowImplicitActionsInRenderV8?: boolean;

/**
* Eneable asynchronous component rendering in NextJS framework
* Enable asynchronous component rendering in NextJS framework
*/
experimentalNextRSC?: boolean;
};
Expand Down

0 comments on commit 6433e19

Please sign in to comment.