diff --git a/wherehows-etl/README.md b/wherehows-etl/README.md index 40b053fe6e..cf7efaa164 100644 --- a/wherehows-etl/README.md +++ b/wherehows-etl/README.md @@ -7,7 +7,7 @@ This directory contains the code for all the ETL jobs that WhereHows can run. 1. [Oracle Dataset](#oracle-dataaset) 1. [Hive Dataset](#hive-dataset) 1. [Azkaban Execution](#azkaban-execution) -1. [Oozie Execution](#ooize-execution) +1. [Oozie Execution](#oozie-execution) 1. [Appworx Execution](#appwox-execution) 1. [Azkaban Lineage](#azkaban-lineage) 1. [Appworx Lineage](#appworx-lineage) @@ -263,4 +263,4 @@ Additional derived information is added during the transform stage: hierarchy. T ### Load Major related files: [LdapLoad.py](src/main/resources/jython/LdapLoad.py) -Loading from staging table into final table. \ No newline at end of file +Loading from staging table into final table.