Skip to content

Commit

Permalink
fix: typo hibernate-reactive.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
BhagatHarsh authored May 23, 2024
1 parent c1d8726 commit c88fcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/hibernate-reactive.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ and will have it use the default datasource.
The configuration properties listed here allow you to override such defaults, and customize and tune various aspects.

Hibernate Reactive uses the same properties you would use for Hibernate ORM. You will notice that some properties
contain `jdbc` in the name but there is not JDBC in Hibernate Reactive, these are simply legacy property names.
contain `jdbc` in the name but there is no JDBC in Hibernate Reactive, these are simply legacy property names.

include::{generated-dir}/config/quarkus-hibernate-orm.adoc[opts=optional, leveloffset=+2]

Expand Down

0 comments on commit c88fcde

Please sign in to comment.