diff --git a/docs/learn/1003-get-started.md b/docs/learn/1003-get-started.md
index f5e0d5e6..2589afce 100644
--- a/docs/learn/1003-get-started.md
+++ b/docs/learn/1003-get-started.md
@@ -4,7 +4,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.