diff --git a/content/docs/guides/disqus/contents.lr b/content/docs/guides/disqus/contents.lr index 370b9d1d..86cd9d15 100644 --- a/content/docs/guides/disqus/contents.lr +++ b/content/docs/guides/disqus/contents.lr @@ -43,6 +43,6 @@ get the comment box:
{{ render_disqus_comments() }}
``` -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.