Skip to content

Commit cdc1ac5

Browse files
codyogdenbalazsorban44
authored andcommitted
docs: Update Providers.Credential Example Block [skip release] (#1225)
Closing curly bracket where it should have been a square bracket.
1 parent f2a7ee0 commit cdc1ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/configuration/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ providers: [
199199
}
200200
}
201201
})
202-
}
202+
]
203203
...
204204
```
205205

0 commit comments

Comments
 (0)