Skip to content

Commit c5b30a2

Browse files
authored
fix(enterprise-scim): replace "Github" with "GitHub" in page_title (#41)
Closes #33 - website/docs/d/enterprise.html.markdown - website/docs/r/enterprise_organization.html.markdown The 4 files listed in the issue were already correct. These 2 additional files had the wrong capitalization in the enterprise-scim branch.
1 parent 85d068b commit c5b30a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/enterprise.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: "github"
3-
page_title: "Github: github_enterprise"
3+
page_title: "GitHub: github_enterprise"
44
description: |-
55
Get an enterprise.
66
---

website/docs/r/enterprise_organization.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: "github"
3-
page_title: "Github: github_enterprise_organization"
3+
page_title: "GitHub: github_enterprise_organization"
44
description: |-
55
Create and manages a GitHub enterprise organization.
66
---

0 commit comments

Comments
 (0)