Docs: fix typo on Persistence instead of Persitence (#28026)
This commit is contained in:
parent
9ed106ce1b
commit
87ba57d42e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Dependency
|
||||
|
||||
This documentation page touches upon @ref[Akka Persitence](persistence.md), so to follow those examples you will want to depend on:
|
||||
This documentation page touches upon @ref[Akka Persistence](persistence.md), so to follow those examples you will want to depend on:
|
||||
|
||||
@@dependency[sbt,Maven,Gradle] {
|
||||
group="com.typesafe.akka"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue