Merge pull request #146 from adamwolf/patch-2

s/arguemnts/arguements
This commit is contained in:
Dr. Tarique Sani 2017-04-03 08:37:32 +05:30 committed by GitHub
commit 56c0c566dc
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ get the comment box:
<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
the disqus widget documentation.