From 67262c13b9846afbbbb0db35fdd0928ad4f8dbaa Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 3 Oct 2023 11:24:21 +0200 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6156153..041aa7e 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ Available at: https://aileftech.github.io/spring-boot-database-admin/. ## Issues -If you find a problem or a bug, please report it as issue. When doing so, include as much information as possible, and in particular: +If you find a problem or a bug, please report it as an issue. When doing so, include as much information as possible, and in particular: - * provide the code for the involved `@Entity` classes, if possible + * 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