From 2ba27f4a38643be289e80b15786b1827884cb625 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 23 Apr 2025 07:47:52 -0400 Subject: [PATCH] spelling: device --- iot-backend.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iot-backend.yaml b/iot-backend.yaml index a2af131..8f9a92e 100644 --- a/iot-backend.yaml +++ b/iot-backend.yaml @@ -7,7 +7,7 @@ Parameters: Type: String Default: 'test@amazon.lu' InstanceType: - Description: Divive simulator EC2 instance type + Description: Device simulator EC2 instance type Type: String Default: t2.micro AllowedValues: @@ -267,4 +267,4 @@ Outputs: Value: Fn::GetAtt: - EC2Instance - - PublicIp \ No newline at end of file + - PublicIp