diff --git a/docs/data-warehousing.md b/docs/data-warehousing.md index f31eebfd83517407647caf739d56152e9962389d..66ea1c1cbbdc9b74b97585c11ce0ed2892d5854f 100644 --- a/docs/data-warehousing.md +++ b/docs/data-warehousing.md @@ -28,7 +28,7 @@ It is rare that your applications database will have all the data you need and b # Ingestion ## From other databases -If you database is small enough, then it is generally easy enough to dump the whole database and then ingest it into your datawarehouse. +If your database is small enough, then it is generally easy enough to dump the whole database and then ingest it into your data warehouse. ### Postgres ### MySQL