Allow xacml-pdp to use kafka
[policy/xacml-pdp.git] / tutorials / tutorial-xacml-application / src / main / docker / run-tutorial.sh
index 1576ad0..82750c4 100755 (executable)
@@ -35,7 +35,7 @@ POLICY_XACML_TUTORIAL_VERSION=$(
 
 if [ -z "$POLICY_XACML_TUTORIAL_VERSION" ]
 then
-    echo "Look up of the XACML tutorial version failed, have you built the tutorial docker iamge?"
+    echo "Look up of the XACML tutorial version failed, have you built the tutorial docker image?"
     exit 1
 else
     export POLICY_XACML_TUTORIAL_VERSION