Skip to content

Commit 7b658a0

Browse files
committed
Fix comment typo
1 parent 3ac984c commit 7b658a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/cytoscape/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3413,7 +3413,7 @@ declare namespace cytoscape {
34133413
harmonic?: boolean | undefined;
34143414
}
34153415
/**
3416-
* http://js.cytoscape.org/#eles.closenessCentrality
3416+
* http://js.cytoscape.org/#eles.closenessCentralityNormalized
34173417
*/
34183418
interface SearchClosenessCentralityNormalizedResult {
34193419
/** the normalised closeness centrality of the specified node */

0 commit comments

Comments
 (0)