From bac2e9724e1728529dbdc6c223663ea0f5cff3fb Mon Sep 17 00:00:00 2001 From: Adam Wolf Date: Sat, 1 Apr 2017 23:41:06 -0700 Subject: [PATCH] s/arguemnts/arguements --- content/docs/guides/disqus/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.