From 7031d9be8aa845f64abbe625c2f7c01e2ea7852a Mon Sep 17 00:00:00 2001 From: Fabian Grutsch Date: Thu, 9 Dec 2021 17:11:23 +0100 Subject: [PATCH] update README.md formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476c209..bd98e45 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ libraryDependencies += "com.fgrutsch" %% "akka-persistence-mapdb" % "" Add the following to your `application.conf` to use akka-persistence-mapdb as the persistence backend: -```json +``` akka { persistence { journal {