Browse Source

Fix typo

pull/30724/head
Stephane Nicoll 3 years ago
parent
commit
089503aab7
  1. 2
      framework-docs/modules/ROOT/pages/core/aot.adoc

2
framework-docs/modules/ROOT/pages/core/aot.adoc

@ -321,7 +321,7 @@ Java:: @@ -321,7 +321,7 @@ Java::
[[aot.bestpractices.jpa]]
=== JPA
The JPA persistence unit has to be known upfront for certain optmizations to apply. Consider the following basic example:
The JPA persistence unit has to be known upfront for certain optimizations to apply. Consider the following basic example:
[tabs]
======

Loading…
Cancel
Save