Skip to content

Commit c0ac1b2

Browse files
authored
[DOCS] Fix typo in action.destructive_requires_name breaking change (#83085) (#83086)
In 8.0+, the `action.destructive_requires_name` setting defaults to `true`, not `false`.
1 parent 6703454 commit c0ac1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/migration/migrate_8_0/cluster-node-setting-changes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//tag::notable-breaking-changes[]
99
TIP: {ess-setting-change}
1010

11-
.`action.destructive_requires_name` now defaults to `false`. {ess-icon}
11+
.`action.destructive_requires_name` now defaults to `true`. {ess-icon}
1212
[%collapsible]
1313
====
1414
*Details* +

0 commit comments

Comments
 (0)