Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbonifacio committed Jun 10, 2024
1 parent 2d34a28 commit 5339aba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,8 @@ export function request(ctx) {
query: {
pk: `class-${classId}`,
sk: "results",
index: "LocalSecondaryIndex",
},
index: "LocalSecondaryIndex",
});
}

Expand Down

0 comments on commit 5339aba

Please sign in to comment.