Skip to content

Commit

Permalink
style: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Apr 8, 2024
1 parent a04d52c commit 325ebf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export type PrismicModuleOptions = Omit<PrismicPluginOptions, 'endpoint' | 'clie

/**
* Whether or not to enable the devtools UI.
*
*
* @defaultValue `true`
*/
devtools?: boolean;
Expand Down

0 comments on commit 325ebf4

Please sign in to comment.