mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 15:40:07 -06:00
doc: use american english
_Behaviour_ noun is standard in British English.
This commit is contained in:
parent
f79e912a81
commit
467f1d32a0
@ -356,6 +356,6 @@ Order of operations:
|
|||||||
1. `A` is destroyed
|
1. `A` is destroyed
|
||||||
|
|
||||||
This also demonstrates why `create_before_destroy` cannot be overridden when
|
This also demonstrates why `create_before_destroy` cannot be overridden when
|
||||||
it is inherited; changing the behaviour here isn't possible without removing
|
it is inherited; changing the behavior here isn't possible without removing
|
||||||
the initial reason for `create_before_destroy`; otherwise cycles are always
|
the initial reason for `create_before_destroy`; otherwise cycles are always
|
||||||
introduced into the graph.
|
introduced into the graph.
|
||||||
|
Loading…
Reference in New Issue
Block a user