Skip to content

Commit 8ed68ea

Browse files
committed
Change typo for ReadCapacityUnits
1 parent 63828a2 commit 8ed68ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ resources:
111111
- AttributeName: studentId
112112
KeyType: HASH
113113
ProvisionedThroughput:
114-
ReadCapadityUnits: 1
114+
ReadCapacityUnits: 1
115115
WriteCapacityUnits: 1
116116
CertificationsTable:
117117
Type: AWS::DynamoDB::Table

0 commit comments

Comments
 (0)