Fix minor repeated AMAZON_LINUX in the code comment (#5312)

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
This commit is contained in:
Steve Pham
2021-11-04 12:56:52 -07:00
committed by GitHub
parent 6bce0a9a8d
commit add5b17053
@@ -44,7 +44,7 @@ FLEET_CONFIGURATIONS = [
'build_path': '<build path>',
# (Conditional) The operating system that the game server binaries are built to run on.
# This parameter is required if the parameter build_path is defined.
# Choose from AMAZON_LINUX, AMAZON_LINUX or WINDOWS_2012.
# Choose from AMAZON_LINUX or WINDOWS_2012.
'operating_system': 'WINDOWS_2012'
},
# (Optional) Information about the use of a TLS/SSL certificate for a fleet.