fix typo

Change-Id: I94dd7d6a0dc9f1630324a2a959a11c08a0dc560b
diff --git a/cord-pod/Makefile b/cord-pod/Makefile
index 566e51f..898d34c 100644
--- a/cord-pod/Makefile
+++ b/cord-pod/Makefile
@@ -112,7 +112,7 @@
 onboard-exampleservice:
 	sudo cp id_rsa key_import/exampleservice_rsa
 	sudo cp id_rsa.pub key_import/exampleservice_rsa.pub
-	$(RUN_TOSCA_BOOSTRAP) $(SERVICE_DIR)/exampleservice/exampleservice-onboard.yaml
+	$(RUN_TOSCA_BOOTSTRAP) $(SERVICE_DIR)/exampleservice/xos/exampleservice-onboard.yaml
 	bash ../common/wait_for_onboarding_ready.sh 81 services/exampleservice
 	bash ../common/wait_for_onboarding_ready.sh 81 xos
 	bash ../common/wait_for_xos_port.sh 80