We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458977b commit 053e021Copy full SHA for 053e021
README.md
@@ -45,7 +45,7 @@ To access the module, you need to add the following code to your application con
45
'modules' => [
46
'comment' => [
47
'class' => 'yii2mod\comments\Module',
48
- // when admin can edit comment on frontend
+ // when admin can edit comments on frontend
49
'enableInlineEdit' = false,
50
],
51
]
0 commit comments