Skip to content

Commit 43d20cd

Browse files
Update website/docs/reference/resource-configs/lookback.md
Co-authored-by: Matt Shaver <[email protected]>
1 parent 5f0fcad commit 43d20cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/reference/resource-configs/lookback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "lookback"
33
id: "lookback"
44
sidebar_label: "lookback"
55
resource_types: [models]
6-
description: "dbt uses `lookback` to determine how many 'batches' of `batch_size` to reprocess when a microbatch incremental model is running incrementally."
6+
description: "Configure `lookback` to determine how many 'batches' of `batch_size` to reprocess when a dbt microbatch incremental model runs incrementally"
77
datatype: int
88
---
99

0 commit comments

Comments
 (0)