Skip to content

Commit 8711416

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

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
@@ -45,7 +45,7 @@ export interface AnalyzePhaseParams {
4545

4646
export interface ModuleLinkPhaseParams {
4747
/**
48-
* The completed manifest, i.e. the output of the analyze phase
48+
* The completed moduleDoc, i.e. the output of the analyze phase
4949
*/
5050
moduleDoc: Module;
5151

0 commit comments

Comments
 (0)