AWS batch documentation change
Summary
Minor grammatical correction changing 'first-time' to 'first time'
Security assessment
No security implications - simple typo fix without any security context
Diff
diff --git a/batch/latest/userguide/bestpractice4.md b/batch/latest/userguide/bestpractice4.md index be8f1f68f..d1f9d7aa9 100644 --- a//batch/latest/userguide/bestpractice4.md +++ b//batch/latest/userguide/bestpractice4.md @@ -7 +7 @@ -AWS Fargate requires less initial setup and configuration than Amazon EC2 and is likely easier to use, particularly if it's your first-time. With Fargate, you don't need to manage servers, handle capacity planning, or isolate container workloads for security. +AWS Fargate requires less initial setup and configuration than Amazon EC2 and is likely easier to use, particularly if it's your first time. With Fargate, you don't need to manage servers, handle capacity planning, or isolate container workloads for security.