Skip to content

Commit a24fa64

Browse files
authored
Update README.md
1 parent 4ee23b3 commit a24fa64

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
@@ -37,7 +37,7 @@ var options = {
3737
specialKeys: [
3838
{
3939
name: "userId", // The session key
40-
type: "S", // The DyanamoDB attribute type
40+
type: "S", // The DynamoDB attribute type
4141
},
4242
],
4343
// Optional skip throw missing special keys in session, if set true

0 commit comments

Comments
 (0)