Skip to content

Commit 50fed77

Browse files
committed
Merge branch 'hotfix/3'
Close phly#3
2 parents 3e1c324 + 287f05a commit 50fed77

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
@@ -120,7 +120,7 @@ filesystem caching:
120120
return array(
121121
'phly-simple-page' => array(
122122
'cache' => array(
123-
'adapter => array(
123+
'adapter' => array(
124124
'name' => 'filesystem',
125125
'options => array(
126126
'namespace' => 'pages',

0 commit comments

Comments
 (0)