From cf8062bf73d6692f30c8fd42636b36acf727d31c Mon Sep 17 00:00:00 2001
From: Alice Frumin <alifrumin@users.noreply.github.com>
Date: Mon, 28 Oct 2019 11:33:04 -0400
Subject: [PATCH] Update docs/extensions/payment-processors/create.md

Co-Authored-By: Mikey O'Toole <mikey@mjco.uk>
---
 docs/extensions/payment-processors/create.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/extensions/payment-processors/create.md b/docs/extensions/payment-processors/create.md
index e005887c..e55ef1f2 100644
--- a/docs/extensions/payment-processors/create.md
+++ b/docs/extensions/payment-processors/create.md
@@ -620,7 +620,7 @@ To populate the blue help icons for the settings fields needed for your payment
 
     ```twig
 {htxt id='AuthNet-live-user-name'}
-{ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
+    {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings &raquo; General Security Settings</strong>.{/ts}</p>
 {/htxt}
 ```
 
-- 
GitLab