We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e63fc2 commit 0c85381Copy full SHA for 0c85381
README.md
@@ -4,7 +4,7 @@ Hibernate is a powerful ORM, but you need to have control over the executed SQL
4
5
SQL comments are a great help in dev, but this tool helps you to count the executed queries by Hibernate in your integrations test.
6
7
-It consists of just an Hibernate SQL inspector service and a Spring Test Listener that read it
+It consists of just an Hibernate SQL inspector service and a Spring Test Listener that reads it
8
9
## Example
10
0 commit comments