Skip to content

Commit ba962cb

Browse files
Update index.md.tmpl
Remove `project_key` duplication in the provider block.
1 parent 50bf2b4 commit ba962cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/index.md.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ provider "commercetools" {
4949
client_id = "<your client id>"
5050
client_secret = "<your client secret>"
5151
project_key = "<your project key>"
52-
project_key = "<your project key>"
5352
scopes = "<space seperated list of scopes>"
5453
api_url = "<api url>"
5554
token_url = "<token url>"

0 commit comments

Comments
 (0)