Skip to content

Commit acc7a9b

Browse files
authored
Update Design Pattern - Generic - Fundamental ETL Requirements.md
1 parent 822d91c commit acc7a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1000_Design_Patterns/Design Pattern - Generic - Fundamental ETL Requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The requirements are as follows:
2424
It is recommended to follow a ‘sortable’ folder structure to visibly order containers / folders where ETL processes are stored in a way that represents the flow of data.
2525

2626
An example is as follows:
27-
* 000_<source systems>, one for every source
27+
* 000_\<source systems\>, one for every source
2828
* 100_Staging_Area
2929
* 150_Persistent_Staging_Area
3030
* 200_Integration_Layer

0 commit comments

Comments
 (0)