Skip to content

Commit 6c7a39a

Browse files
authored
Add language name to code in README.md (#419)
1 parent bd4d300 commit 6c7a39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ assert(parse("""{"stringName":"WWW","integerAge":20}""").flatMap(_.as[Bar]) == R
202202
```
203203

204204
To change default `io.circe.magnolia.configured.Configuration`:
205-
```
205+
```scala
206206
import derevo.derive
207207
import derevo.circe.magnolia.{customizableDecoder, customizableEncoder}
208208

0 commit comments

Comments
 (0)