From 995d5fc02cdc36fd4842846a477605b75f37a64f Mon Sep 17 00:00:00 2001
From: Bas Nijholt <basnijholt@gmail.com>
Date: Tue, 17 Sep 2019 19:06:26 +0200
Subject: [PATCH] update

---
 paper.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paper.md b/paper.md
index 8871af9..5c436ae 100755
--- a/paper.md
+++ b/paper.md
@@ -320,7 +320,7 @@ bal_learner = BalancingLearner(learners)
 runner = Runner(bal_learner, goal)
 
 ```
-For more details on how to use Adaptive we recommend to read the documentation [@adaptive_docs].
+For more details on how to use Adaptive, we recommend to read the tutorial inside the documentation [@adaptive_docs].
 
 # Possible extensions
 
-- 
GitLab