You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Please have a look at the [available releases](https://github.com/shrink0r/suffi
13
13
14
14
## Purpose
15
15
16
-
Suffix-tree implementation using the ukonen algorithm.
16
+
Suffix-tree implementation using the ukkonen algorithm.
17
17
The code is based on these two articles found at [stackoverflow](http://stackoverflow.com/questions/9452701/ukkonens-suffix-tree-algorithm-in-plain-english?answertab=oldest#tab-top)
18
18
and [geeksforgeeks](http://www.geeksforgeeks.org/ukkonens-suffix-tree-construction-part-1/).
0 commit comments