Skip to content

Commit 0369687

Browse files
authored
Update README.md
Typo corrections.
1 parent 694808b commit 0369687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An example Data Vault data warehouse modelling Microsoft's Northwind sample data
55

66
### Purpose
77

8-
The objective of this project is to develop an easiily accessible example data warehouse illustrating how to model the well-known Northwind sample database using the Data Vault methodology.
8+
The objective of this project is to develop an easily accessible example data warehouse illustrating how to model the well-known Northwind sample database using the Data Vault methodology.
99

1010
I intend the repository to mostly be of use to new Data Vault practitioners, providing a convenient option for hands-on experimentation. Hopefully it helps join a few dots on the somewhat steep learning curve that comes with Data Vault modelling.
1111

@@ -21,7 +21,7 @@ I intend the repository to mostly be of use to new Data Vault practitioners, pro
2121
* SQL\DDL\Create_Database_Information_Mart.sql
2222
3. Confirm setup is correct with an initial load. Run the following SQL script to execute the stored procedures for the Stage_Area and Data_Vault databases.
2323
* SQL\ETL\Load_Data_Vault.sql
24-
4. Additionally, check the contents of Meta_Metrics_Error_Mart.error.Error_Log for any unxpected errors.
24+
4. Additionally, check the contents of Meta_Metrics_Error_Mart.error.Error_Log for any unexpected errors.
2525

2626

2727
### Documentation

0 commit comments

Comments
 (0)