Skip to content

Commit e217c79

Browse files
authored
chore(docs): add missing word / fix typo (#19849)
---- ### All Submissions: * [X] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/master/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 5c88ef3 commit e217c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/pipelines/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ application stages in the source code, or new stacks to `MyApplication`, the
149149
pipeline will automatically reconfigure itself to deploy those new stages and
150150
stacks.
151151

152-
(Note that have to *bootstrap* all environments before the above code
152+
(Note that you have to *bootstrap* all environments before the above code
153153
will work, and switch on "Modern synthesis" if you are using
154154
CDKv1. See the section **CDK Environment Bootstrapping** below for
155155
more information).

0 commit comments

Comments
 (0)