AWS gameliftservers documentation change
Summary
Fixed formatting in server communication requirements
Security assessment
Removed stray asterisk causing formatting issue. No security content was added or modified.
Diff
diff --git a/gameliftservers/latest/developerguide/unity-plug-in-anywhere.md b/gameliftservers/latest/developerguide/unity-plug-in-anywhere.md index 46fba01b0..f6609900f 100644 --- a//gameliftservers/latest/developerguide/unity-plug-in-anywhere.md +++ b//gameliftservers/latest/developerguide/unity-plug-in-anywhere.md @@ -37 +37 @@ For this step in the workflow, you make updates to the client and server code in - * * Game servers must be able to communicate with the Amazon GameLift Servers service to receive prompts to start a game session, provide game session connection information, and report status. + * Game servers must be able to communicate with the Amazon GameLift Servers service to receive prompts to start a game session, provide game session connection information, and report status.