From 747f70c37633c1917481c2cecbe51f2b821d9738 Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 31 Oct 2023 15:44:38 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de68433..668ab98 100644 --- a/README.md +++ b/README.md @@ -113,4 +113,4 @@ If you find a problem or a bug, please report it as an issue. When doing so, inc * provide the code for the involved `@Entity` classes, if possible/relevant * provide the full stack trace of the error * specify if you are using any particular configuration either in your `application.properties` or through annotations - * if the problem occurs at startup, enable `DEBUG`-level logs and report what `grep DbAdmin` returns + * if the problem occurs at startup, enable `DEBUG`-level logs and report what `grep SnapAdmin` returns