We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86b4bd commit e64e432Copy full SHA for e64e432
pkgs/graphs/README.md
@@ -6,7 +6,7 @@ Graph algorithms that do not specify a particular approach for representing a
6
Graph.
7
8
Each algorithm is a top level function which takes callback arguments that
9
-provide the mechanism for traversing the graph. For example two common
+provide the mechanism for traversing the graph. For example, two common
10
approaches for representing a graph:
11
12
```dart
0 commit comments