Skip to content

Commit 1cd84aa

Browse files
authored
Merge pull request #1121 from steviecoaster/typos
(maint) Fix typos in advance client config documentation
2 parents 363b57b + ff5d0af commit 1cd84aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/en-us/c4b-environments/quick-start-environment/advanced-client-configuration.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ import Callout from '@choco/components/Callout.astro';
88
import Iframe from '@choco/components/Iframe.astro';
99
import Xref from '@components/Xref.astro';
1010

11-
The minimum configuration for a Chocolatey for Business client installs, licenses, and configurations Chocolatey to work with the deployed repository solution and Chocolatey Central Management.
12-
While this opinionated approach is fine for most situations, flexibility is required for some organizations. This page provides examples of different scnenarios in which you wish to deploy Chocolatey in your organization.
11+
The minimum configuration for a Chocolatey for Business client installs, licenses, and configures Chocolatey to work with the deployed repository solution and Chocolatey Central Management.
12+
While this opinionated approach is fine for most situations, flexibility is required for some organizations. This page provides examples of different scenarios in which you wish to deploy Chocolatey in your organization.
1313

1414
<Callout type="info">
1515
All examples require you to provide the credentials to connect to the repository installed during execution of the Quickstart Guide.
1616

17-
These credentials are found in the REAME file placed on the Desktop of the server during installation, or wherever you documented them if you changed them after installtion.
17+
These credentials are found in the README file placed on the Desktop of the server during installation, or wherever you documented them if you changed them after installation.
1818
</Callout>
1919
## Include Packaging Tools with installation
2020

0 commit comments

Comments
 (0)