We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
should
1 parent 04be0e0 commit c403db2Copy full SHA for c403db2
1 file changed
_parts/part10.md
@@ -68,7 +68,7 @@ Next, copy every cell into its new location:
68
69
```diff
70
+ /*
71
-+ All existing keys plus new key should should be divided
++ All existing keys plus new key should be divided
72
+ evenly between old (left) and new (right) nodes.
73
+ Starting from the right, move each key to correct position.
74
+ */
0 commit comments