Skip to content

Commit

Permalink
🗃️ Rename dynamoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianJoe committed May 28, 2020
1 parent 7525938 commit c2845ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dynamodb.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const tableProps = {
},
],
},
'UserStates': {
'userStates': {
AttributeDefinitions: [
{
AttributeName: 'psid',
Expand Down

0 comments on commit c2845ab

Please sign in to comment.