s/arguemnts/arguements

This commit is contained in:
Adam Wolf 2017-04-01 23:41:06 -07:00 committed by GitHub
parent 9453177527
commit bac2e9724e
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.