Skip to content

Commit 0c85381

Browse files
authored
Update README.md
1 parent 7e63fc2 commit 0c85381

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
@@ -4,7 +4,7 @@ Hibernate is a powerful ORM, but you need to have control over the executed SQL
44

55
SQL comments are a great help in dev, but this tool helps you to count the executed queries by Hibernate in your integrations test.
66

7-
It consists of just an Hibernate SQL inspector service and a Spring Test Listener that read it
7+
It consists of just an Hibernate SQL inspector service and a Spring Test Listener that reads it
88

99
## Example
1010

0 commit comments

Comments
 (0)