diff --git a/docs/maintainer/example_recipes/go.md b/docs/maintainer/example_recipes/go.md index 9076763186..cdb8f9e791 100644 --- a/docs/maintainer/example_recipes/go.md +++ b/docs/maintainer/example_recipes/go.md @@ -35,9 +35,9 @@ requirements: tests: - script: example-package -help - package_contents: - bin: - - example-package - strict: true + bin: + - example-package + strict: true about: homepage: https://github.com/example-package/example-package