docs: Use US English spelling of "behavior"

This commit is contained in:
Cole Lawrence 2022-07-19 09:41:13 -04:00
parent 58f04685ad
commit 0b09751ada

View file

@ -308,7 +308,7 @@ function pasteKeyframesContextMenuItem(
* into tracks on either the object (if viewModel.type === 'sheetObject') or * into tracks on either the object (if viewModel.type === 'sheetObject') or
* the compound prop (if viewModel.type === 'propWithChildren'). * the compound prop (if viewModel.type === 'propWithChildren').
* *
* Our copy & paste behaviour is currently roughly described in AGGREGATE_COPY_PASTE.md * Our copy & paste behavior is currently roughly described in AGGREGATE_COPY_PASTE.md
* *
* @see StudioAhistoricState.clipboard * @see StudioAhistoricState.clipboard
* @see setClipboardNestedKeyframes * @see setClipboardNestedKeyframes