updated folder name
diff --git a/setup.yml b/setup.yml
index b9e92a0..69fdcd3 100644
--- a/setup.yml
+++ b/setup.yml
@@ -21,7 +21,7 @@
     ignore_errors: yes
     git:
       repo: https://github.com/carlosfrias/apigee-opdk-ansible-configuration-samples.git
-      dest: "{{ ansible_config }}/configuration-template-samples"
+      dest: "{{ ansible_config }}/configurations-template-samples"
 
   - name: Git checkout of sample inventories
     ignore_errors: yes