Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit111ea3d

Browse files
authored
Update README.md (trekhleb#1093)
1 parent76617fa commit111ea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/data-structures/tree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ together with a list of references to nodes (the "children"),
2323
with the constraints that no reference is duplicated, and none
2424
points to the root.
2525

26-
A simple unordered tree; in this diagram, the node labeled7 has
26+
A simple unordered tree; in this diagram, the node labeled3 has
2727
two children, labeled 2 and 6, and one parent, labeled 2. The
2828
root node, at the top, has no parent.
2929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp