Skip to content

Commit c4b4844

Browse files
Fix readme spelling
1 parent f332109 commit c4b4844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Are you studying binary trees for your next exam, assignment or technical interv
3737

3838
**Binarytree** is a Python library which provides a simple API to generate,
3939
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
40+
tedious work of setting up test data, and dive straight into practicing your
4141
algorithms. Heaps and BSTs (binary search trees) are also supported.
4242

4343
Announcements

0 commit comments

Comments
 (0)