Skip to content

Commit 053e021

Browse files
author
Igor Chepurnoy
authored
Update README.md
1 parent 458977b commit 053e021

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
@@ -45,7 +45,7 @@ To access the module, you need to add the following code to your application con
4545
'modules' => [
4646
'comment' => [
4747
'class' => 'yii2mod\comments\Module',
48-
// when admin can edit comment on frontend
48+
// when admin can edit comments on frontend
4949
'enableInlineEdit' = false,
5050
],
5151
]

0 commit comments

Comments
 (0)