Fix backticks rendering in `release-announcement.adoc`

This commit is contained in:
Marco Belladelli 2024-03-22 13:27:32 +01:00 committed by Christian Beikov
parent 985887964d
commit edc759f612
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ delete from Person p where p.association.someAttr = 1
[[manually-assigned-generated-ids]] [[manually-assigned-generated-ids]]
== Manually Assigned Identifiers with custom `Generator`s == Manually Assigned Identifiers with custom `Generator`
Manually assigned identifier values can now be used with custom a `Generator` thanks to the new `allowAssignedIdentifiers()` method. Manually assigned identifier values can now be used with custom a `Generator` thanks to the new `allowAssignedIdentifiers()` method.