diff --git a/docs/batch-changes/quickstart.mdx b/docs/batch-changes/quickstart.mdx index 2add6e74e..4be719611 100644 --- a/docs/batch-changes/quickstart.mdx +++ b/docs/batch-changes/quickstart.mdx @@ -55,7 +55,7 @@ on: # In each repository, run this command. Each repository's resulting diff is captured. steps: - run: IFS=$'\n'; echo Hello World | tee -a $(find -name README) - container: alpine:3 + container: alpine:3 # Describe the changeset (e.g., GitHub pull request) you want for each repository. changesetTemplate: