Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
woltsu committed Mar 14, 2024
1 parent 90ac3eb commit f7c710d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export interface DDB {
}
```

> Notice that you can have multiple tables in the DDB schema. You can also have nested attributes in the table.
> Notice that you can have multiple tables in the DDB schema. Nested attributes are supported too.
2. Create a DynamoDB document client:

Expand Down

0 comments on commit f7c710d

Please sign in to comment.