Skip to content

Commit 2e4ccde

Browse files
committed
fix: typo
1 parent f8f998e commit 2e4ccde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ func main() {
3535
flag.Parse()
3636

3737
opts := providerserver.ServeOpts{
38-
Address: "registry.terraform.io/jianyuan/sentry",
38+
Address: "registry.terraform.io/jianyuan/openai",
3939
Debug: debug,
4040
}
4141

0 commit comments

Comments
 (0)