Skip to content

Commit f28cf4f

Browse files
authored
Merge pull request #5633 from GameRoMan/typos
Fix typo "accomodate" => "accommodate"
2 parents ebe40a3 + 35ae160 commit f28cf4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/guides/version-4-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Terraform Cloudflare Provider Version 4 Upgrade Guide
77
# Terraform Cloudflare Provider Version 4 Upgrade Guide
88

99
Version 4 of the Cloudflare Terraform Provider is introducing several breaking
10-
changes to accomodate better user experience and broader resource support for
10+
changes to accommodate better user experience and broader resource support for
1111
more customer types.
1212

1313
## Provider Version Configuration
@@ -83,7 +83,7 @@ attribute.
8383

8484
## `account_id` required for some resources
8585

86-
To accomodate the removal of `account_id` at the provider level, the following
86+
To accommodate the removal of `account_id` at the provider level, the following
8787
resources now require the `account_id` value to be defined.
8888

8989
- `cloudflare_zone`

templates/guides/version-4-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Terraform Cloudflare Provider Version 4 Upgrade Guide
77
# Terraform Cloudflare Provider Version 4 Upgrade Guide
88

99
Version 4 of the Cloudflare Terraform Provider is introducing several breaking
10-
changes to accomodate better user experience and broader resource support for
10+
changes to accommodate better user experience and broader resource support for
1111
more customer types.
1212

1313
## Provider Version Configuration
@@ -83,7 +83,7 @@ attribute.
8383

8484
## `account_id` required for some resources
8585

86-
To accomodate the removal of `account_id` at the provider level, the following
86+
To accommodate the removal of `account_id` at the provider level, the following
8787
resources now require the `account_id` value to be defined.
8888

8989
- `cloudflare_zone`

0 commit comments

Comments
 (0)