diff --git a/docs/tutorials/DynamicFileNames/DynamicFileNames.md b/docs/tutorials/DynamicFileNames/DynamicFileNames.md
index 0b62dd2981512e6f969f31e5a82243e85f311b14..921f7b83d70198612e20c7a4d362fce3e74f6fe0 100644
--- a/docs/tutorials/DynamicFileNames/DynamicFileNames.md
+++ b/docs/tutorials/DynamicFileNames/DynamicFileNames.md
@@ -7,9 +7,11 @@
 1) In a Taskflow, create an assignment task and add a function.
 
 ![Assignmenttask](images/assigntask.png "AssignTask")
+
 2) Add a template file to your S3 bucket that includes all headers and full example of the dynamic file name (for example, MyFile_20230512.csv). This file will need to remain in your bucket for the life of the integration/mapping.
 
 ![DynamicTemplate](images/dynatemplate.png "Dynamic Template")
+
 3) Add into the **Mapping Task** source Advanced settings the input parameter from the Assignment task.
 
 ![InputPara](images/inputpara.png "Input Parameter")