Skip to content

Commit 067e3fd

Browse files
chore: change behaviour to behavior - American English spelling (#40193)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 663136c commit 067e3fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/actions/reference/limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ shortTitle: Limits
1515

1616
You may be rate limited by {% data variables.product.prodname_actions %} when you scale your usage. Some limits can be increased by contacting {% data variables.contact.contact_support %}.
1717

18-
Unless otherwise stated, the expected behaviour when a limit is reached is that the workflow/job will get cancelled.
18+
Unless otherwise stated, the expected behavior when a limit is reached is that the workflow/job will get cancelled.
1919

2020
These limits are subject to change.
2121

content/code-security/codeql-cli/codeql-cli-manual/dataset-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Select output format. Possible choices:
6767

6868
\[Advanced] Expend extra effort to compute precise locations for
6969
inconsistencies. This will take more time, but may make it easier to
70-
debug extractor behaviour.
70+
debug extractor behavior.
7171

7272
#### `--max-resolve-depth=<n>`
7373

0 commit comments

Comments
 (0)