Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jun 7, 2023
1 parent c08ecf2 commit 29af983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compiler/plugins/plugin-metadata-generator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export interface PluginMetadataGenerateOptions {
}

/**
* Generates plugins metdata by traversing the AST of the project.
* Generates plugins metadata by traversing the AST of the project.
* @example
* ```ts
* const generator = new PluginMetadataGenerator();
Expand Down

0 comments on commit 29af983

Please sign in to comment.