diff --git a/docs/learn/1003-get-started.md b/docs/learn/1003-get-started.md
index 1e9d1ec1..86906027 100644
--- a/docs/learn/1003-get-started.md
+++ b/docs/learn/1003-get-started.md
@@ -2,10 +2,9 @@
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.