diff --git a/content/en/docs/tutorials/kubernetes-basics/update/update-intro.html b/content/en/docs/tutorials/kubernetes-basics/update/update-intro.html
index 70d0180c818a0..455392d99dc40 100644
--- a/content/en/docs/tutorials/kubernetes-basics/update/update-intro.html
+++ b/content/en/docs/tutorials/kubernetes-basics/update/update-intro.html
@@ -117,7 +117,7 @@ <h2 style="color: #3771e3;">Rolling updates overview</h2>
 
         <div class="row">
             <div class="col-md-8">
-                <p> In the following interactive tutorial, we'll update our application to a new version, and also perform a rollback.</p>
+                <p> In the following tutorial, we'll update our application to a new version, and also perform a rollback.</p>
             </div>
         </div>
         <br>