Skip to content

Commit c59a0a6

Browse files
committed
v.2023.10.13.15.00.46
1 parent 7a77796 commit c59a0a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Follow the step-by-step instructions to configure and deploy the DBTop Monitorin
172172
3. [**Open AWS CloudFormation Console**](https://console.aws.amazon.com/cloudformation/home#/stacks/create/template?stackName=DBTopMonitoringSolution)
173173
4. Create an stack using Cloudformation template (DBMonitoringSolution.template) already downloaded on step 2.
174174
5. Input **Stack name** parameter.
175-
6. Acknowledge **Application Update - Disclaimer** parameter.
175+
6. Acknowledge **Application Updates - Disclaimer** parameter.
176176
7. Input **Username** parameter, this username will be used to access the application. An email will be sent with temporary password from AWS Cognito Service.
177177
8. Input **AWS Linux AMI** parameter, this parameter specify AWS AMI to build App EC2 Server. Keep default value.
178178
9. Select **Instance Type** parameter, indicate what instance size is needed.

conf/DBTopMonitoringSolution.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Metadata:
55
ParameterGroups:
66
-
77
Label:
8-
default: "Application Update - Disclaimer"
8+
default: "Application Updates - Disclaimer"
99
Parameters:
1010
- ApplicationUpdateEnabled
1111
- ApplicationUpdateUrl

0 commit comments

Comments
 (0)