From 37049a5dc2f8bac9fe042b51f297a19d02a82617 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 14 Feb 2018 15:05:46 -0800 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de5e4fd..3174531 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This library provides automatic spray JsonFormats for any `case class` and children of `sealed trait`s. It uses the [Magnolia](http://magnolia.work/) ([source -code](https://github.com/propensive/magnolia)) type-derivation library +code](https://github.com/propensive/magnolia)) typeclass derivation library to implicitly generate JSON formats for any product type. Magnolia integrates with spray so seamlessly that it is almost not worth the effort to publish this project as a full fledged repository; a single -- cgit v1.2.3