fix text stuck in code-block
diff --git a/docs/tutorials/os_fundamentals/tasks_lesson.rst b/docs/tutorials/os_fundamentals/tasks_lesson.rst
index f552353..4ed3690 100644
--- a/docs/tutorials/os_fundamentals/tasks_lesson.rst
+++ b/docs/tutorials/os_fundamentals/tasks_lesson.rst
@@ -190,7 +190,7 @@
        }
    }
 
- And that’s it! Now run your application using the newt run command.
+And that’s it! Now run your application using the newt run command.
 
 .. code-block:: console