Skip to content

Commit 374e2ce

Browse files
committed
typo
1 parent 0e2deed commit 374e2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
- `enabled` (optional, default: `true`): if export is enabled or not (there has to be at least one enabled export)
100100
- `incremental`: if load of tables to storage will be incremental
101101
- `primaryKey`: primary key to set on imported table, defined as array
102-
- `mode`: (optional): enum(scan|query) reading mode from dynamoDb - defailt is scan
102+
- `mode`: (optional): enum(scan|query) reading mode from dynamoDb - default is scan
103103
- `keyConditionExpression`: (required): provide a specific value for the partition key
104104
- `expressionAttributeValues`: (required): values that can be substituted in an expression
105105
- `expressionAttributeNames`: (optional): substitution tokens for attribute names in an expression

0 commit comments

Comments
 (0)