Skip to content

Commit ce7871b

Browse files
authored
Merge pull request #128 from ghfudemytraining/patch-1
Update 16-viz.mkd
2 parents 1300b29 + de68eed commit ce7871b

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)