-
Notifications
You must be signed in to change notification settings - Fork 345
Closed
Labels
? - Needs TriageNeed team to review and classifyNeed team to review and classifydocDocumentationDocumentation
Description
Report incorrect documentation
Location of incorrect documentation
Describe the problems or issues found in the documentation
When highlighting the top vertices in the graph by out_degree, we actually print the top 4:
Suggested fix for documentation
Small fix - should just call head(3) instead of head(4)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
? - Needs TriageNeed team to review and classifyNeed team to review and classifydocDocumentationDocumentation
