Skip to content

Commit d0cb3db

Browse files
committed
update description of binary trees
1 parent 798bcb8 commit d0cb3db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nbs/data_structures/binary_trees.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"id": "c8e2cb1a",
66
"metadata": {},
77
"source": [
8-
"# data_structures\n",
8+
"# Binary Trees\n",
99
"\n",
10-
"> Fill in a module description here"
10+
"> Create and operate on Binary Trees"
1111
]
1212
},
1313
{

0 commit comments

Comments
 (0)