Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Apr 13, 2024
1 parent b1478ff commit aca6203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ pekko-persistence-jdbc {
## Explicitly shutting down the database connections

The plugin automatically shuts down the HikariCP connection pool when the ActorSystem is terminated.
This is done using @apidoc[org.apache.pekko.actor.ActorSystem.registerOnTermination](ActorSystem).
This is done using @apidoc[org.apache.pekko.actor.ActorSystem.registerOnTermination](org.apache.pekko.actor.ActorSystem).

0 comments on commit aca6203

Please sign in to comment.