Skip to content

Commit f6fd574

Browse files
committed
chore: node comment add
1 parent b788e88 commit f6fd574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataStructure/Graph/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
graph = node + edge
77

8-
### `node` = visual it with some Data...
8+
### `node` = just a container for some Data...
99
### `edge` = any connection between pair of nodes...
1010

1111
### `node`

0 commit comments

Comments
 (0)