s/arguemnts/arguements
This commit is contained in:
parent
9453177527
commit
bac2e9724e
|
@ -43,6 +43,6 @@ get the comment box:
|
||||||
<div class="comments">{{ render_disqus_comments() }}</div>
|
<div class="comments">{{ render_disqus_comments() }}</div>
|
||||||
```
|
```
|
||||||
|
|
||||||
Optionally the function accepts two arguemnts: `identifier` and
|
Optionally the function accepts two arguments: `identifier` and
|
||||||
`url` to override the defaults. For more information have a look at
|
`url` to override the defaults. For more information have a look at
|
||||||
the disqus widget documentation.
|
the disqus widget documentation.
|
||||||
|
|
Loading…
Reference in New Issue