Skip to content

Commit 6e6ff13

Browse files
authored
Merge pull request #208 from andrewmcveigh/fix-typo-on-pattern-matching-lib-link
Fix typo on 'Pattern matching' link to cats.match
2 parents 8059c26 + 1e48499 commit 6e6ff13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/content.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@ generic abstraction instread of a specific purpose macro.
15351535

15361536
* Promise monad: https://github.com/funcool/promesa
15371537
* Concurrent data fetching: https://github.com/funcool/urania
1538-
* Patter matching for the Cats' types: https://github.com/zalando/cats.match
1538+
* Pattern matching for the Cats' types: https://github.com/zalando/cats.match
15391539

15401540
== FAQ
15411541

0 commit comments

Comments
 (0)