Skip to content

Commit

Permalink
πŸ’… Typo in docs (#1789)
Browse files Browse the repository at this point in the history
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
nmacri and kfcampbell authored Jul 13, 2023
1 parent ef6a8a7 commit 0de38bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resource "github_repository_environment" "env" {
}
resource "github_repository_deployment_branch_policy" "foo" {
reposistory = "my_repo"
repository = "my_repo"
environment_name = "my_env"
name = "foo"
}
Expand Down

0 comments on commit 0de38bc

Please sign in to comment.