Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinlauKL authored Oct 9, 2017
1 parent eca6517 commit cfb4f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Segment Tree/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ See the playground for more examples of how to use the segment tree.

## See also

[Lazy Propagation]((https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
[Lazy Propagation](https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
[Segment tree at PEGWiki](http://wcipeg.com/wiki/Segment_tree)

*Written for Swift Algorithm Club by [Artur Antonov](https://github.com/goingreen)*

0 comments on commit cfb4f9b

Please sign in to comment.