Fixing warnings for unexpected increases in section depths
[docs.git] / manuals / developer-guide / src / main / asciidoc / controller / md-sal-data-tx.adoc
index 5350b56668863bbe33653b6837fa9fef17ab908d..2f0f553e7775dfc6036b1176babb517451ce2081 100644 (file)
@@ -267,7 +267,7 @@ commit handlers or data was incorrectly structured. The returned future will
 fail with a `DataValidationFailedException`. User *should not retry* to
 create new transaction with same data, since it probably will fail again.
 
-====== Example conflict of two transactions
+===== Example conflict of two transactions
 
 This example illustrates two concurrent transactions, which derived from
 same initial state of data tree and proposes conflicting modifications.