Skip to content

Commit 4922819

Browse files
(#1243) Expand CCM initialisms for clarity
This commit expands the initialisms from CCM to Chocolatey Central Management in the tabs for the Organizational Guide Client Setup.
1 parent b293a34 commit 4922819

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/en-us/guides/organizations/new-organizational-deployment-guide

1 file changed

+2
-2
lines changed

src/content/docs/en-us/guides/organizations/new-organizational-deployment-guide/client-setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ You can download and run the script in one of two ways - fill out the values bel
3434

3535

3636
export const clientsetupscenarios = [
37-
{ id: 'repo,ccm', title: 'Repository and CCM', isActive: true },
37+
{ id: 'repo,ccm', title: 'Repository and Chocolatey Central Management', isActive: true },
3838
{ id: 'repo', title: 'Repository Only' },
39-
{ id: 'ccm', title: 'CCM Only' },
39+
{ id: 'ccm', title: 'Chocolatey Central Management Only' },
4040
{ id: 'none', title: 'No Servers' },
4141
];
4242

0 commit comments

Comments
 (0)