Skip to content

Commit ff5d0af

Browse files
committed
(maint) Fix typos in advance client config documentation
After merging new docs for advanced client config a few typos that got missed during PR review were noticed. This commit corrects them.
1 parent 363b57b commit ff5d0af

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)