Skip to content

Commit

Permalink
Merge pull request #534 from stanislavhordiyenko/remove-line-duplication
Browse files Browse the repository at this point in the history
Update index.md.tmpl
  • Loading branch information
demeyerthom authored Oct 31, 2024
2 parents 50bf2b4 + ba962cb commit c61b4e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ provider "commercetools" {
client_id = "<your client id>"
client_secret = "<your client secret>"
project_key = "<your project key>"
project_key = "<your project key>"
scopes = "<space seperated list of scopes>"
api_url = "<api url>"
token_url = "<token url>"
Expand Down

0 comments on commit c61b4e5

Please sign in to comment.