Skip to content

Commit 497a36e

Browse files
authored
Merge pull request kodecocodes#743 from andyRon/patch-2
Update B-Tree README.md
2 parents 8e20726 + b3ba046 commit 497a36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

B-Tree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Else:
133133

134134
![Moving Key](Images/MovingKey.png)
135135

136-
####Merging two nodes
136+
#### Merging two nodes
137137

138138
Let's say we want to merge the child `c1` at index `i` in its parent's children array.
139139

0 commit comments

Comments
 (0)