Commit fa8d38a
Update home.adoc to expand on the definition of the CDK Toolkit (#471)
Update the introduction to the CDK to expand on the definition of the
CDK Toolkit with the introduction of the CDK Toolkit Library, for
clarification purposes.
## Description
**Documentation Change Type:**
- [ ] Typo/grammar fix
- [X] Clarification or minor improvement
- [ ] New example or code snippet
- [ ] New section or topic
- [ ] Major restructuring or enhancement
**Affected Documentation Page(s):**
https://docs.aws.amazon.com/cdk/v2/guide/home.html
## Description of Changes
Update description of the CDK Toolkit to include the CDK CLI and CDK
Toolkit Library
## Motivation and Context
Clarify terminology around the CDK Toolkit and CDK CLI
## How Has This Been Validated?
Used GitHub's preview functionality
## Screenshots (if appropriate)
<!-- Include screenshots of the documentation before and after your
changes -->
## Checklist
- [X] My changes follow the [AsciiDoc
syntax](./CONTRIBUTING.md#asciidoc-syntax-reference) guidelines
- [X] I have previewed my changes using GitHub's preview or a local
AsciiDoc renderer
- [X] My changes maintain consistent formatting with the rest of the
documentation
- [X] I have checked that all links work correctly
## Additional Information
<!-- Any additional information or context that might be helpful for
reviewers -->
---------
Co-authored-by: Kristina Peterson <kripet@amazon.com>1 parent 3658f08 commit fa8d38a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
0 commit comments