diff --git a/example/Echo.retro b/example/Echo.retro index 0e92f09..9516ef2 100755 --- a/example/Echo.retro +++ b/example/Echo.retro @@ -3,7 +3,7 @@ This is a simple `echo` style example. ~~~ -#0 script:get-argument +#0 script:arguments ~~~ Then a simple loop: