diff --git a/src/software/automation_pipeline_developer.md b/src/software/automation_pipeline_developer.md
index aa68bdf..34f181a 100644
--- a/src/software/automation_pipeline_developer.md
+++ b/src/software/automation_pipeline_developer.md
@@ -42,7 +42,7 @@ The class that manages workflow at the recording level is (Params Config file): This dictionary defines status definitions and corresponding functions to execute.
++ **recording_status_dict** in (Params Config file): This dictionary defines status definitions and corresponding functions to execute.
+ **pipeline_handler_main** in (RecordingHandler): Main function in recording workflow
1. Executes corresponding functions based in status.
2. Executed every 30 minutes to check for new recordings to be handled.