Skip to content

Commit bdc39de

Browse files
Update packages/analyzer/index.d.ts
Co-authored-by: Pascal Schilp <[email protected]>
1 parent febc233 commit bdc39de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/analyzer/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export interface PackageLinkPhaseParams {
7272
*/
7373
export interface Plugin {
7474
/**
75-
* @summary Plugin hook that runs in the analyze phase.
75+
* @summary Plugin hook that runs in the collect phase.
7676
*
7777
* Runs for all modules in a project, before continuing to the `analyzePhase`
7878
*/

0 commit comments

Comments
 (0)