diff --git a/challenges/web/helloworld/front/on-init b/challenges/web/helloworld/front/on-init index 25bcbd23a..059a9b677 100755 --- a/challenges/web/helloworld/front/on-init +++ b/challenges/web/helloworld/front/on-init @@ -1,3 +1,3 @@ #!/usr/bin/env bash -sed -i "s/{passhphrase}/$(pwinit passphrase 0)/g" /var/www/html/you-win.html \ No newline at end of file +sed -i "s/{passphrase}/$(pwinit passphrase 0)/g" /var/www/html/you-win.html \ No newline at end of file