aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-03-10 14:22:03 -0800
committerJakob Odersky <jakob@odersky.com>2018-03-10 14:22:03 -0800
commit5f28676f2462395799ba6d694eee520b9880bd88 (patch)
treedeab8d8c8ee0335e7af77aa243ff994780f4c5ae
parent77d437c879b51f3d98fa9c5e711e4df8ed8d348b (diff)
downloadspray-json-derivation-5f28676f2462395799ba6d694eee520b9880bd88.tar.gz
spray-json-derivation-5f28676f2462395799ba6d694eee520b9880bd88.tar.bz2
spray-json-derivation-5f28676f2462395799ba6d694eee520b9880bd88.zip
typo
[ci skip]
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5402e08..62d5adb 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ object Main extends App with DefaultJsonProtocol with ImplicitDerivedFormats {
println(B(A(42), "hello world").toJson.prettyPrint)
+}
```
Although this variant of using the library provides the most power and