Skip to content

Commit 601ec04

Browse files
Update versioned_docs/version-4.6/reference/applications/data-loader.md
Co-authored-by: Ethan Arrowood <ethan@arrowood.dev>
1 parent bb2b401 commit 601ec04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-4.6/reference/applications/data-loader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Data Loader
44

55
# Data Loader
66

7-
The Data Loader is a built-in component that provides a reliable mechanism for loading data from JSON or YAML files into Harper tables during component deployment. It is typically used to ensure that specific records exist in a database when deploying components, such as seed data, configuration records, or initial application data.
7+
The Data Loader is a built-in plugin that provides a reliable mechanism for loading data from JSON or YAML files into Harper tables during component deployment. It is typically used to ensure that specific records exist in a database when deploying components, such as seed data, configuration records, or initial application data.
88

99
## Configuration
1010

0 commit comments

Comments
 (0)