fix small error in doc
This commit is contained in:
parent
e376a6889a
commit
bbd8f3e520
|
@ -124,7 +124,7 @@ But we still need to clean up:
|
|||
|
||||
[source,java]
|
||||
----
|
||||
entityManager.close();
|
||||
session.close();
|
||||
----
|
||||
|
||||
.Injecting the `EntityManager`
|
||||
|
|
Loading…
Reference in New Issue