Skip to content

Commit c403db2

Browse files
authored
remove duplicated should
wow, so much `should`
1 parent 04be0e0 commit c403db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_parts/part10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Next, copy every cell into its new location:
6868

6969
```diff
7070
+ /*
71-
+ All existing keys plus new key should should be divided
71+
+ All existing keys plus new key should be divided
7272
+ evenly between old (left) and new (right) nodes.
7373
+ Starting from the right, move each key to correct position.
7474
+ */

0 commit comments

Comments
 (0)