Skip to content

Commit de68eed

Browse files
Update 16-viz.mkd
File name is sprank.py not prank.py
1 parent 55dae9b commit de68eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book3/16-viz.mkd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ For each iteration of the page rank algorithm it prints the average
263263
change in page rank per page. The network initially is quite unbalanced
264264
and so the individual page rank values change wildly between iterations.
265265
But in a few short iterations, the page rank converges. You should run
266-
*prank.py* long enough that the page rank values
266+
*sprank.py* long enough that the page rank values
267267
converge.
268268

269269
If you want to visualize the current top pages in terms of page rank,

0 commit comments

Comments
 (0)