Skip to content

Commit 38e4473

Browse files
pulumi-botgithub-actions[bot]claude
authored
content-review: fix word order in AWS next-steps recap (#19886)
Reorder 'Created a Pulumi new project.' to 'Created a new Pulumi project.' — a bounded grammar/word-order correction from the readthrough pass (fix_class: local_repair). No other changes; all style-level and judgment findings are documented in the PR description. Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3f9a7dd commit 38e4473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/iac/get-started/aws/next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ aliases:
1919

2020
Congratulations! You've successfully provisioned some cloud resources using Pulumi. By completing this guide you have successfully:
2121

22-
- Created a Pulumi new project.
22+
- Created a new Pulumi project.
2323
- Provisioned a new S3 bucket.
2424
- Turned it into a static website.
2525
- Created a website component for easy reuse.

0 commit comments

Comments
 (0)