From b0cae57cb44f686e283a88c0ebc5282161403d2b Mon Sep 17 00:00:00 2001 From: Juan Montoya Date: Tue, 30 Sep 2025 18:43:41 -0500 Subject: [PATCH] fix: Load Typo --- docs/best-practices/datacoves/folder-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/best-practices/datacoves/folder-structure.md b/docs/best-practices/datacoves/folder-structure.md index 58933f9..9859281 100644 --- a/docs/best-practices/datacoves/folder-structure.md +++ b/docs/best-practices/datacoves/folder-structure.md @@ -46,7 +46,7 @@ If you're working on a Github repository and using Github Actions for CI/CD, the ### load/ -The `load/` folder can contain extract and load configurations as well as other scripts or frameworks you may be using to extract and laod data. +The `load/` folder can contain extract and load configurations as well as other scripts or frameworks you may be using to extract and load data. ### secure/