Skip to content

Commit eeeb8d3

Browse files
authored
Merge pull request #102 from mkonikov/patch-1
doc: Update README for typo
2 parents 4ee23b3 + a24fa64 commit eeeb8d3

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)