Skip to content

Commit 4355944

Browse files
authored
Merge pull request eugenp#8200 from bruce-szalwinski/master
fix typo
2 parents 6ea9127 + dba6bcd commit 4355944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud/spring-cloud-aws/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ cloud.aws.rds.spring-cloud-test-db.username=testuser
1010
cloud.aws.rds.spring-cloud-test-db.readReplicaSupport=true
1111
cloud.aws.rds.spring-cloud-test-db.databaseName=test
1212

13-
# Disable auto cloudfromation
13+
# Disable auto cloudformation
1414
cloud.aws.stack.auto=false

0 commit comments

Comments
 (0)