fix small error in doc

This commit is contained in:
Gavin 2023-05-19 23:03:48 +02:00 committed by Christian Beikov
parent e376a6889a
commit bbd8f3e520
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ But we still need to clean up:
[source,java]
----
entityManager.close();
session.close();
----
.Injecting the `EntityManager`