We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b788e88 commit f6fd574Copy full SHA for f6fd574
DataStructure/Graph/README.md
@@ -5,7 +5,7 @@
5
6
graph = node + edge
7
8
-### `node` = visual it with some Data...
+### `node` = just a container for some Data...
9
### `edge` = any connection between pair of nodes...
10
11
### `node`
0 commit comments