Fix backticks rendering in `release-announcement.adoc`
This commit is contained in:
parent
e16f0938d4
commit
c98cd5e675
|
@ -146,7 +146,7 @@ delete from Person p where p.association.someAttr = 1
|
|||
|
||||
|
||||
[[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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue