Fixed typos

This commit is contained in:
2025-11-06 18:37:22 -05:00
parent bf3bd1b147
commit 764078562a
3 changed files with 4 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ match the column names of the database schema.
## load.py
Takes the JSON file created by transform.py and loads the data into a PostgreSQL database for
retreival later.
retrieval later.
## orchestrator.py
Handles the orchestration of each program being ran one after the other. Ensures each