From 24ec898a15496d501111b5345e716e16c785461f Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Tue, 24 Oct 2017 14:14:26 +0100 Subject: [PATCH] Fix formatting --- docs/_docs/03-02-product-guide-commenter-features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/03-02-product-guide-commenter-features.md b/docs/_docs/03-02-product-guide-commenter-features.md index b46c5f054..7f56880db 100644 --- a/docs/_docs/03-02-product-guide-commenter-features.md +++ b/docs/_docs/03-02-product-guide-commenter-features.md @@ -7,9 +7,9 @@ permalink: /commenter-features/ There are 2 ways that newsrooms can support signup/login functionality with Talk: -*Use Talk’s auth plugin out of the box (supports account registration with username and password, as well as features like forgot password) +* Use Talk’s auth plugin out of the box (supports account registration with username and password, as well as features like forgot password) -*Create their own auth plugin to integrate with your own auth systems +* Create their own auth plugin to integrate with your own auth systems We also provide a Facebook auth plugin that supports logging in with Facebook (you must provide your own Facebook App ID and Secret, which you can read more about here: [https://developers.facebook.com](https://developers.facebook.com){:target="_blank"})