Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
compeak committed Aug 16, 2016
1 parent a6da807 commit 3b039a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ To use the graph api id method to fetch the share count you need to set up an ap
* @var array
*/
private static $configuration = [
'cacheClass' => 'Heise\\Shariff\\ZendCache',
'cacheClass' => 'Heise\\Shariff\\ZendCache',
'cache' => [
'ttl' => 60,
'cacheDir' => '/tmp/shariff/cache',
Expand Down

0 comments on commit 3b039a8

Please sign in to comment.