diff --git a/dist/views/analyzer.endpoints.html b/dist/views/analyzer.endpoints.html
index 6d488eda07f815fb0698e086440c93c4f71ad85d..c4c6050fa6b5081daa6b69db5c1c4e015c3703ea 100644
--- a/dist/views/analyzer.endpoints.html
+++ b/dist/views/analyzer.endpoints.html
@@ -152,7 +152,7 @@
         <div hljs source="prettyDiscoveryCreation()"></div>
         <hr/>
         <div style="padding-bottom: 10px;">Response example</div>
-        <div><span>201</span> Datapoint successfully recorded.</div>
+        <div><span>201</span> Dsicovery successfully created, training begining..</div>
         <div>Content-Type: application/json</div>
         <div hljs source="prettySuccessResponseExample()"></div>
     </div>