Commit 698ae90
authored
docs(cx-api): fix typos in README (#37406)
### Issue
N/A (self-discovered typos)
### Reason for this change
Two typos in the cx-api README feature flag documentation.
### Description of changes
- "aws-lambda-nodejse" → "aws-lambda-nodejs"
- "environemnt" → "environment"
### Description of how you validated changes
Documentation-only changes. No functional impact.
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)1 parent 3b3a09d commit 698ae90Copy full SHA for 698ae90
1 file changed
+2-2Lines changed: 2 additions & 2 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/aws-cdk-lib/cx-api
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/aws-cdk-lib/cx-api/README.md
Copy file name to clipboardExpand all lines: packages/aws-cdk-lib/cx-api/README.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
208 | 208 | |
209 | 209 | |
210 | 210 | |
211 | | - |
| 211 | + |
212 | 212 | |
213 | | - |
| 213 | + |
214 | 214 | |
215 | 215 | |
216 | 216 | |
|
0 commit comments