# Issue 1 editorials

1. GitHub user [@daveloyall](https://github.com/daveloyall) points out that "echo &1" in [selfsame's note one-liner](https://github.com/tildetown/zine/blob/master/issue_1/selfsame-oneliner.sh#L34) should really be "echo $1".
