Skip to content

Commit

Permalink
Fix incorrect provider name in doc index template
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhung committed Jul 23, 2024
1 parent 16393f7 commit 6acf355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
}

provider "myfrog" {
provider "myjfrog" {
// supply JFROG_MYJFROG_API_TOKEN as env var
}

Expand Down

0 comments on commit 6acf355

Please sign in to comment.