diff --git a/docs/learn/1003-get-started.md b/docs/learn/1003-get-started.md
index 0021948b..1e9d1ec1 100644
--- a/docs/learn/1003-get-started.md
+++ b/docs/learn/1003-get-started.md
@@ -5,7 +5,7 @@ slug: /1003/get-started/
# Get Started with Dagger
-
+
In this tutorial, you will learn the basics of Dagger by building a Dagger project from scratch. This simple project deploys a [React](https://reactjs.org/) application to your local machine via Docker. In later tutorials, you will learn how to configure Dagger to deploy to remote infrastructure such as EKS and GKE.