diff --git a/documentation/src/main/asciidoc/repositories/Repositories.adoc b/documentation/src/main/asciidoc/repositories/Repositories.adoc index 85acf8bfdf..8c8f71bd39 100644 --- a/documentation/src/main/asciidoc/repositories/Repositories.adoc +++ b/documentation/src/main/asciidoc/repositories/Repositories.adoc @@ -91,7 +91,7 @@ The following table contrasts the two programming models. | Validation of JPQL | Runtime | Compile time |=== -The fundamental difference here that Jakarta Data does not feature stateful persistence contexts. +The fundamental difference here is that Jakarta Data does not feature stateful persistence contexts. Among other consequences: - entity instances are always detached, and so