Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 38d5047

Browse files
authored
Fix typo
1 parent 58197bf commit 38d5047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/issues/150.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a weekly summary of what's going on in its community.
66

77
## Featured
88

9-
- [How we made Haskell search strings as fast as Rust](https://tech.channable.com/posts/2019-03-13-how-we-made-haskell-search-strings-as-fast-as-rust.html) by by Ruud van Asseldonk
9+
- [How we made Haskell search strings as fast as Rust](https://tech.channable.com/posts/2019-03-13-how-we-made-haskell-search-strings-as-fast-as-rust.html) by Ruud van Asseldonk
1010

1111
> In this post, we will describe our quest to create Alfred-Margaret, the fastest Haskell implementation of the Aho-Corasick string searching algorithm, which powers string search in Channable.
1212

0 commit comments

Comments
 (0)