Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 37dfebf

Browse files
authored
fix some typos in docs (metabase#12142)
1 parent 49171a4 commit 37dfebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data-warehousing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It is rare that your applications database will have all the data you need and b
2828
# Ingestion
2929
## From other databases
3030

31-
If you database is small enough, then it is generally easy enough to dump the whole database and then ingest it into your datawarehouse.
31+
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.
3232

3333
### Postgres
3434
### MySQL

0 commit comments

Comments
 (0)