There was an error while loading. Please reload this page.
1 parent f332109 commit c4b4844Copy full SHA for c4b4844
README.rst
@@ -37,7 +37,7 @@ Are you studying binary trees for your next exam, assignment or technical interv
37
38
**Binarytree** is a Python library which provides a simple API to generate,
39
visualize, inspect and manipulate binary trees. It allows you to skip the
40
-tedious work of setting up test data, and dive straight into practising your
+tedious work of setting up test data, and dive straight into practicing your
41
algorithms. Heaps and BSTs (binary search trees) are also supported.
42
43
Announcements
0 commit comments