Skip to content

Commit

Permalink
reword cdk instructions from we to you
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt C committed May 11, 2020
1 parent 9afb3f2 commit c84bf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ new sam.CfnApplication(this, 'powerTuner', {
})
```

Alternatively you can use [CDK Patterns](https://github.com/cdk-patterns/serverless) to give us a pre configured project in either TypeScript or Python:
Alternatively you can use [CDK Patterns](https://github.com/cdk-patterns/serverless) to give you a pre configured project in either TypeScript or Python:

```bash
# For the TypeScript CDK version
Expand Down

0 comments on commit c84bf3a

Please sign in to comment.