Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Commit 8f5651d

Browse files
committed
Updated docs
1 parent f12d3ec commit 8f5651d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Then, add your ReportingCloud credentials to the configuration file:
3535
return [
3636
'reportingcloud' => [
3737
'credentials' => [
38-
'api_key' => 'your-api-key',
38+
'api_key' => 'your-api-key'
3939
],
4040
],
4141
];

0 commit comments

Comments
 (0)