From 88b521cdb4e727f5a1a57cb1071897da8c60e7b5 Mon Sep 17 00:00:00 2001
From: cmtool <toolan.c@gmail.com>
Date: Thu, 9 May 2019 15:25:03 -0400
Subject: [PATCH] Update docs/api/usage.md to add original spacing

---
 docs/api/usage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api/usage.md b/docs/api/usage.md
index 9def53d6..a501605f 100644
--- a/docs/api/usage.md
+++ b/docs/api/usage.md
@@ -52,7 +52,7 @@ array(
 ```
 
 !!! note
-A few specialized actions like `getsingle` or `getvalue` may return success in a different format.
+    A few specialized actions like `getsingle` or `getvalue` may return success in a different format.
 
 
 ## PHP (civicrm_api3)
-- 
GitLab