diff --git a/paper.md b/paper.md
index 8871af9b66961a75e8fc065e63d0af706a6d1b34..5c436ae3bd37630490eccfe6f9e8d2ec8933520e 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