Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaynalawade authored May 11, 2018
1 parent 1bd3c2c commit 8fc3da0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/AWSSQS/connector/sqs/connector.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"type": "string",
"required": true,
"display": {
"name": "Secrete Access Key",
"description": "AWS Secrete Access Key for the user",
"name": "Secret Access Key",
"description": "AWS Secret Access Key for the user",
"type": "password"
}
},
Expand All @@ -68,4 +68,4 @@
}
}
]
}
}

0 comments on commit 8fc3da0

Please sign in to comment.