Skip to content

Commit b58fe78

Browse files
committed
docs: fix typo
1 parent be80f19 commit b58fe78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ custom:
321321
rangeKey: # required if also using sort key. set pathParam or queryStringParam.
322322
pathParam: sort
323323
attributeType: S
324-
action: PutItem # specify actions to the table what you want
324+
action: PutItem # specify action to the table what you want
325325
condition: attribute_not_exists(Id) # optional Condition Expressions parameter for the table
326326
cors: true
327327
- dynamodb:

0 commit comments

Comments
 (0)