Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hkirat committed Dec 4, 2015
1 parent 38f9c43 commit a124ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Prefix and Suffix Trees

Segment Trees
---
*Segment tree is a tree for which each of it's nodes belongs to an interval.*
*Segment tree is a tree for which each node represents an interval.*
- Theory

- [Hackerearth](https://www.hackerearth.com/notes/segment-trees-for-beginners/) - Segment trees for Beginners by [Ayush Agrawal](https://www.hackerearth.com/users/ayusha1107/).
Expand Down

0 comments on commit a124ea8

Please sign in to comment.