AWS transform documentation change
Summary
Minor wording change from 'any package dependencies' to 'package dependencies' in workflow instructions
Security assessment
Grammatical edit with no security context or impact on security controls
Diff
diff --git a/transform/latest/userguide/dotnet-reviewing-plan.md b/transform/latest/userguide/dotnet-reviewing-plan.md index 63517ea25..8fa00b60e 100644 --- a//transform/latest/userguide/dotnet-reviewing-plan.md +++ b//transform/latest/userguide/dotnet-reviewing-plan.md @@ -9 +9 @@ Reviewing the transformation plan -After [Confirming your repositories to prepare for transformation](./dotnet-confirming-repos.html), and [Resolving any package dependencies to prepare for transformation](./dotnet-resolving-dependencies.html), the AWS account administrator must review the transformation plan and approve it in AWS Transform. +After [Confirming your repositories to prepare for transformation](./dotnet-confirming-repos.html), and [Resolving package dependencies to prepare for transformation](./dotnet-resolving-dependencies.html), the AWS account administrator must review the transformation plan and approve it in AWS Transform.