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 98c10a6 commit 2721581Copy full SHA for 2721581
README.md
@@ -44,7 +44,7 @@ All available options can be viewed in Comments module file.
44
45
Add one of the following examples to the view file.
46
47
-###Basic example
+### Basic example
48
49
Model is not mandatory, comments will be associated to the current url.
50
@@ -54,7 +54,7 @@ use ogheo\comments\widget\Comments;
54
echo Comments::widget();
55
```
56
57
-###Advanced example
+### Advanced example
58
59
To change default settings, you can do as follows:
60
0 commit comments