From ad1e79044a6395206c0b9863a2809883af904187 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Tue, 17 Aug 2021 12:24:33 +0200
Subject: [PATCH] STY: Whitespaces

---
 docs/src/examples.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/src/examples.md b/docs/src/examples.md
index 38b3735..3998e66 100644
--- a/docs/src/examples.md
+++ b/docs/src/examples.md
@@ -120,8 +120,8 @@ results = get_results(transaction)
 !!! warning
 
 	SELECT queries haven't been implemented in the C++ client yet and
-    thus cannot be executed from CaosDB.jl right now. SELECT queries
-    will be added in a future release.
+	thus cannot be executed from CaosDB.jl right now. SELECT queries
+	will be added in a future release.
 
 ### COUNT queries
 
-- 
GitLab