AWS gameliftservers documentation change
Summary
Fixed grammar from 'creates a new game sessions' to 'creates a new game session'
Security assessment
This is a grammatical correction with no security context. The change does not introduce, modify, or describe any security features, policies, or vulnerabilities.
Diff
diff --git a/gameliftservers/latest/flexmatchguide/match-tasks.md b/gameliftservers/latest/flexmatchguide/match-tasks.md index c5c7f6821..a75667a94 100644 --- a//gameliftservers/latest/flexmatchguide/match-tasks.md +++ b//gameliftservers/latest/flexmatchguide/match-tasks.md @@ -9 +9 @@ FlexMatch is available with the managed Amazon GameLift Servers hosting for cust - * **Set up a matchmaker.** A matchmaker receives matchmaking requests from players and processes them. It groups players based on a set of defined rules and, for each successful match, creates a new game sessions and player sessions. Follow these steps to set up a matchmaker: + * **Set up a matchmaker.** A matchmaker receives matchmaking requests from players and processes them. It groups players based on a set of defined rules and, for each successful match, creates a new game session and player sessions. Follow these steps to set up a matchmaker: