Skip to content

Commit 93acd3f

Browse files
committed
fix
1 parent 71090a6 commit 93acd3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/domain/entities/QcSummary.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515

1616
/**
17-
* @typdef {Object.<number, RunQcSummary>} QcSummary
17+
* @typedef {Object.<number, RunQcSummary>} QcSummary
1818
* runNumber mapping to RunQcSummary
1919
*/
2020

0 commit comments

Comments
 (0)