@talonic/docs 0.20.28 → 0.20.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/content.js +1 -1
- package/package.json +1 -1
package/dist/content.js
CHANGED
|
@@ -847,7 +847,7 @@ var sections = [
|
|
|
847
847
|
{
|
|
848
848
|
type: "callout",
|
|
849
849
|
variant: "info",
|
|
850
|
-
text: "Data capture uses the canonical
|
|
850
|
+
text: "Data capture uses the canonical capture engine: it captures whole tables as arrays of row objects and keeps every line item, rather than collapsing repeated fields. There is no capture mode to choose. The same engine runs under both the quick Job tier and the production Pipeline tier."
|
|
851
851
|
},
|
|
852
852
|
{
|
|
853
853
|
type: "paragraph",
|