Skip to content

Commit

Permalink
docs: fix note rendering in Running section (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-alfers authored Feb 5, 2024
1 parent a7ac7e0 commit db82b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The migration tool can be run as main class `akka.persistence.r2dbc.migration.Mi

Durable State is not migrated by `MigrationTool.migrateAll`, instead you need to use `MigrationTool.migrateDurableStates` for a given list of persistence ids.

@@@ note
@@@

## Configuration

Expand Down

0 comments on commit db82b13

Please sign in to comment.