From 5ae5aeebd361c8d3497b8c638e8dca504f2eec95 Mon Sep 17 00:00:00 2001 From: "Aaron (\"AJ\") Steers" Date: Wed, 14 Sep 2022 14:54:38 -0700 Subject: [PATCH] chore: fix copy-paste 'tap' vs 'target' --- .../target-template/{{cookiecutter.target_id}}/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cookiecutter/target-template/{{cookiecutter.target_id}}/README.md b/cookiecutter/target-template/{{cookiecutter.target_id}}/README.md index 6b76b91b2..745d45b1f 100644 --- a/cookiecutter/target-template/{{cookiecutter.target_id}}/README.md +++ b/cookiecutter/target-template/{{cookiecutter.target_id}}/README.md @@ -29,12 +29,12 @@ pipx install git+https://github.com/ORG_NAME/{{ cookiecutter.target_id }}.git@ma ### Accepted Config Options @@ -54,7 +54,7 @@ environment variable is set either in the terminal context or in the `.env` file ### Source Authentication and Authorization ## Usage