Skip to content

Commit 2008dfd

Browse files
authored
docs(github_organization_custom_role): Fix typo organization(_)repository (#2831)
1 parent 3116197 commit 2008dfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/organization_custom_role.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# github\_organization\_custom\_role
99

10-
~> **Note:** This data source is deprecated, please use the `github_organizationrepository_role` data source instead.
10+
~> **Note:** This data source is deprecated, please use the `github_organization_repository_role` data source instead.
1111

1212
Use this data source to retrieve information about a custom role in a GitHub Organization.
1313

website/docs/r/organization_custom_role.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# github\_organization\_custom\_role
99

10-
~> **Note:** This resource is deprecated, please use the `github_organizationrepository_role` resource instead.
10+
~> **Note:** This resource is deprecated, please use the `github_organization_repository_role` resource instead.
1111

1212
This resource allows you to create and manage custom roles in a GitHub Organization for use in repositories.
1313

0 commit comments

Comments
 (0)