Skip to content

Commit 4830119

Browse files
Update content/integrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 1a29111 commit 4830119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In some cases, you can also set the expiration time based a field that contains
5757

5858
The transformation depends on the data type of the field in the source database:
5959

60-
- `DATE` - represented by debezium as 64-bit integer representing the milliseconds since epoch
60+
- `DATE` - represented by debezium as a 64-bit integer representing the milliseconds since epoch
6161
```yaml
6262
output:
6363
- uses: redis.write

0 commit comments

Comments
 (0)